Temple University

a query (or SELECT statement) against a database, we get what is called a “result set”. The result set is a relation (rows and columns of data) that answer the query. The general syntax of the SQL SELECT statement is shown below: ................
................