Question: For your course project, you will design and implement a relational database with at least 3 tables, and it needs to be in 3 N
For your course project, you will design and implement a relational database with at least tables, and it needs to be in form.
This will be an individual project.
Onground Students: Submit and present your work in class minutes where you have to
Online Students: Submit and upload recorded presentation of your work minutes where you have to
pointsgive brief description of the problem domain, and featuresrequirements of the database design you implemented
present and explain the ERdiagram of the relational database. While presenting
points explain the ER diagram entities attributes, relationships, cardinalities, etc.
@ points justify why the design is in NF form
Points create a database with all the tables in your design, and populate enough data at least records in each table so that all the queries in the following section return
some results.
Points write and demo SQL query which utilizes the following in SSMSAzure Data Studio.
@ Join, left outer join, right outer join
@ aggregate functions
@ having, group by
@ nested query
@ trigger
stored procedure
Deliverables:
ER diagram points
All SQL Queries in a sql file points
You can prepare slides, but it's optional
Note: For the demo, load the sql files where you saved all your queries, and select one query at a time, explain what it doesreturns execute the query and show us the result. You don't
have to write queries during the demonstration.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
