Project: Creating the database
Use any DBMS to build the actual database using the following data.
Data Link: https://goo.gl/ckRu7h
Insert your SQL code for creation of database in the following box.
Queries
Query 1
List the names and last names of professors with PhD Degree.
Query 2
List the names and last names of professors with PhD Degree in Electrical Engineering.
Query 3
List the titles and course units of the courses that are taught by professors with PhD Degree.
Query 4
List the names and last names of students who are taking one (or more) course in Mathematics department.