Pregunta de entrevista de Electronic Arts

What SQL command would you use to get all rows in a table?

Respuestas de entrevistas

Anónimo

9 nov 2020

Select*from master.legend_device;

Anónimo

9 nov 2020

Select command