Database Management Systems
What is a query?
p. 530 Fig. 10-13
Next
ØRequest for specific data from a database
ØQuery language consists of simple, English-like statements that allow users to specify data to display, print, or store
Step 1.  Select the fields you want to display in the resulting query.
Step 2.  Assign a name to the query, so you can open it later.
Step 3.  View query on the screen.