Retrieving All Columns
Deslize para mostrar o menu
Alternatively, we can retrieve all the columns simultaneously from the table without explicitly naming each one. This can be done with an asterisk *. Let's look at an example.
1SELECT * FROM country;
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 3
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Seção 1. Capítulo 3