query(A formalized instruction to a database to either return a set of records or perform a specified action on a set of records as specified in the query)
select query(A query that asks a question about the data stored in your tables and returns a result set in the form of a datasheet, without changing the data)