Answered step by step
Verified Expert Solution
Link Copied!

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 roommates)Students MajorClass NameClass location (room number is sufficient)Class start date (month and year is sufficient)Class end date (month and year is sufficient)Student grade in each class Some requirements for the assignment:Each table should have at least 10 records.Design should be in 3NFA 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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Automating Access Databases With Macros

Authors: Fish Davis

1st Edition

1797816349, 978-1797816340

More Books

Students also viewed these Databases questions