Skip to content

MM-Nazari/Database-Final-project

Repository files navigation

Database Design Final Project

Table of Contents

Project Description

For a detailed project description, please refer to the Project Description PDF.

IDE

This project is developed using Microsoft SQL Server Management Studio.

Installation

Step-by-step instructions on how to get the development environment running:

Steps

  1. Clone repository to your local system.
  2. Launch SSMS.
  3. Enter your server credentials and connect to the SQL Server instance where you want to execute the query.
  4. Click on File > Open > File... .
  5. Navigate to the location where your .sql file is saved, select it, and click Open.
  6. For each Phases query file Click the "Execute" button in the toolbar or press F5 to run the query.