Pregunta de entrevista de Relativity

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

Respuesta de la entrevista

Anónimo

1 de sept de 2017

SELECT * FROM [table_name]