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