Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 569 Bytes

File metadata and controls

19 lines (13 loc) · 569 Bytes

How to Use this Database

  1. Install MySQL DBMS:
    Ensure MySQL is installed and properly set up on your system.

  2. 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:

      1. Ecomm_Queries.sql
      2. INSERT_Queries.sql
      3. ViewQueries.sql

Follow these steps to get started with the database setup.