When writing a query, what term is used to indicate where the database should look for the desired data?

Correct
When writing a query, FROM is used to indicate where the database should look for the desired data.