Pregunta de entrevista de Relativity

What is the SQL command for selecting all rows from a table?

Respuesta de la entrevista

Anónimo

1 sept 2017

SELECT * FROM [table_name]