Create a query that includes instructors


Perform the following steps in MySQL:

  1. Create the tables and relationships from the database design discussed in Lab 2. 
  2. Add at least five records into each table
  3. Create a query with all fields from the student table, where the student's last name is "Smith".
  4. Create a query that includes students' first names, last names, and phone numbers.
  5. Create a query that includes instructors' first names, last names, and courses they teach. 

Include the following screen shots in a Microsoft Word document to show the completion of the steps above:

  • Screen shot depicting the tables created within MySQL.
  • Screen shots depicting the records added into each table.
  • Screen shots depicting the SQL code and the query results from each of the queries created.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a query that includes instructors
Reference No:- TGS0530531

Expected delivery within 24 Hours