This screen shot starts with Configure the Select Statement. It asks "How would you like to retrieve data from your database?" and provides two options. One is Specify a custom SQL statement or store procedure, Second is Specify columns from a table or view with a list of the Names of tables or views. The name EMPLOYEES appears. Under this are columns to select. Currently the asterisk (*) is selected. Other columns include EMPLOYEE_ID, FIRST_NAME, LAST_NAME and etc.

Below this is the select statement as described in the text. There are buttons for Previous, Next, Finish, and Cancel.