In SELECT * FROM clients; what does clients represent?
SELECT * FROM clients;
a table
a SQL statement
a SQL query
a database