Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create the tables in a database to support information for students and their classes. The following data elements should be captured:Student First NameStudent Last NameStudent
Create the tables in a database to support information for students and their classes. The following data elements should be captured:Student First NameStudent Last NameStudent IDStudents Dorm NameStudents Room number at least two of your students should be roommatesStudents MajorClass NameClass location room number is sufficientClass start date month and year is sufficientClass end date month and year is sufficientStudent grade in each class Some requirements for the assignment:Each table should have at least records.Design should be in NFA diagram created that shows each table, the data types for each table and the relationships to other tables.Database views created that show:List of studentsList of classes for two of your studentsList of every student in three of your dorms I will need to see every SQL statement needed: all DML and DDL for everything above. Upload your solution to Canvas as two files:A text file with a sql extension showing all the SQL statements.A word document with an embedded image showing the diagram.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started