Question: Make a database for this assignment then Use the a4_data.sql file to populate your assignment database. 1. Using a join *do not use a subquery*,

Make a database for this assignment then Use the a4_data.sql file to populate your assignment database. 1. Using a join *do not use a subquery*, please build a query that will return the first name, last name and email of any software developers in my_contacts. 2. Using a subquery *do not use a join*, please build a query that will return the first name, last name, and city, of the contact who uses the email address . 3. At your discretion, please use any combination of subqueries and joins to return the first name, last name, job title (profession field) and city of anyone who is divorced (status field).

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!