Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Directions Create the following five entities using the fields listed below. Tables: Student Course Zip _ code Schedule StudentAddress Instructor Fields: StudentID ( 3 )

Directions
Create the following five entities using the fields listed below.
Tables:
Student
Course
Zip_code
Schedule
StudentAddress
Instructor
Fields: StudentID (3), Instructor_ID (2), City, Student_firstname, Zipcode (2), State, CourseID (2),
Course_num, Instructor_firstname, Course_section, Address_type, Student_lastname, Street, DOB,
year, grade, Entry_date, Instructor_lastname, Instructor_phone, gender, Course_description,
course_hours, semester,
Please finish adding the fields to the entities below. Underline the primary key field(s) for each table.
Entities
Student(StudentID, St_FirstName, St_LastName, DOB, Entry_Date, Gender)
Course(
Zip_code(
Student_address(
Instructor(
Schedule(StudentID, CourseID, Semester, Year, InstructorID, Grade)
image text in transcribed

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

Database Systems Design Implementation And Management

Authors: Peter Rob, Carlos Coronel

6th International Edition

061921323X, 978-0619213237

More Books

Students also viewed these Databases questions

Question

What is the decision facing Herr Cutter?

Answered: 1 week ago