When you ask the database more complex questions using comparison operators, you are conducting a query.
The term "query" denotes a programmatic statement that is understand by a the DBMS(Database management system) that understands how to access and manipulate data within a database.