Question: In `SELECT * FROM clients;` what does clients represent?

  1. a SQL query
  2. a SQL statement
  3. a database
  4. a table

Answer: The correct answer of the above question is Option D:a table