SQL is a nonprocedural language. This means that a query formulated in
SQL need not specify how a problem is to be solved nor how data should be
accessed by the computing system; instead, an SQL query states what the query
is, i.e., what data are sought.