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