Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Project 3 MS SQL

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

MS SQL Certification Training

Project – Relational Database Design

Problem Statement:
How to convert a relational design into tables in SQL Server?

Topics:
In this project, you will work on converting a relational design that enlists various users,
their roles, user accounts, and their statuses into different tables in SQL Server and insert
data into them. Having at least two rows in each of the tables, you have to ensure that you
have created respective foreign keys.

Tasks to be performed:

 Define relations/attributes
 Define primary keys
 Create foreign keys

1) Insert data into each of the above tables. With at least two rows in each of
the table, make sure, that you have created respective foreign keys.

2) Delete all the data from each of the tables.

support@intellipaat.com - +91-7022374614 - US: 1-800-216-8930 (Toll Free)

You might also like