The focus of this project is to learn how to write different types of SQL statements to insert and retrieve data from a database. For database storage, we will use MySQL.
In this project, you have to complete the following activities:
- Create the two tables.
- Insert data into the tables.
- Retrieve data from the tables based on the requirements mentioned below.