-
Install MySQL DBMS:
Ensure MySQL is installed and properly set up on your system. -
Choose Your Method:
You have two options to set up the database:-
Use the Backup of the Database:
Import the provided backup file directly into your MySQL DBMS. -
Execute the Queries Manually:
Run the provided query files in the following sequence:Ecomm_Queries.sqlINSERT_Queries.sqlViewQueries.sql
-
Follow these steps to get started with the database setup.