Can we use show customers;. Select column_list from customers;. In the place of select * from customers. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Can we use show customers;. Select column_list from customers;. In the place of select * from customers.

is all these 3 queries having same meaning

24th Dec 2016, 7:47 PM
ankur jain
ankur jain - avatar
1 Resposta
+ 1
the first one is not working. To me only the two last will work. And they can do the same if the column_list containt all the column. In other case they will show different results.
26th Dec 2016, 3:37 PM
Florian Castelain
Florian Castelain - avatar