When writing a query, what does a data analyst write to indicate that the database should select the entire dataset?

Correct
When writing a query, a data analyst writes SELECT * to indicate that the database should select the entire dataset.