Question: As this is your first job working with databases, your manager wants you to familiarize yourself with all of the tables in the database. Therefore,

As this is your first job working with databases, your manager wants you to familiarize yourself with all of the tables in the database. Therefore, he asks you to produce a query for each table that displays all of the columns (fields) and all of the rows (records) using a separate SELECT query for each table. Write a SQL query to display all the data in the Customers table. Run the query and answer the following questions. In answering these question you must provide the responses exactly as they appear in the results. These are Case Sensitive. For example, if the field name is FirstName that is the only correct answer. (First Name, firstname, Firstname are all incorrect) 1. What is the Number of Records: 2. Reading from left to right--the first field name is: 3. Reading from left to right--the third field name is: 4. Reading from left to right--the last field name is
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
