Building a Company’s database using MySQL and SQL
By the end of this project, you will create a database for a company using MYSQL and SQL commands. You will be able to create databases and tables, form relationships between the tables , write SQL commands to manipulate your data, write SQL functions to perform mathematical operations on your data and write regular expressions.This project will help you get your hands on the Structured query language which is the language used to communicate with databases and how to form entity relationships between tables.