MySQL Create tables and run basic queries
Use the information in the RS diagram for the tables
- Use the RS created in Lab 3.2 and create the 4 tables in MySQLusing SQL commands.
- Populate the tables with enough test data to create 3 userqueries.
- Create 3 user queries of your choosing. For instance, you maywant to know what employees work for a particular department or howmany employees are working on the different projects.
- Take screenshots of the 4
OROR