Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hello! I am putting together an Entity Relationship Diagram for a DBMS class. If I wanted to see how I should document a first_name and

Hello! I am putting together an Entity Relationship Diagram for a DBMS class. If I wanted to see how I should document a first_name and last_name instance on two separate tables. Would that be a foreign key? I want to make it when I update the opportunity record, the student record will also update. Can someone check and see if I made any other mistakes?

Thanks!

image text in transcribed

EnrollmentAdvisor PK EnrollmentAdvisorlD EnrollmentAdvisorLastName EnrollmentAdvisorFirstName AcademicAdvisor PK AcademicAdvisorID AcademicAdvisorLastName AcademicAdvisorFirstName Student Record PK StudentID FK AcademicAdvisorID FK Student EnrollmentID FK Mailing Address Phone Number School_Email_Address Student Status Opportunity Recoro PK OpportunitylD FK EnrollmentAdvisorlD FK StudentiD FK SourceCodelD FK MailingAddressID First Name Last_Name Home Phone Work_Phone Mobile_Phone Email_Address EmployerName Last_Called Date Last Contacted Date Last Emailed _Date Opportunity_Stage Opportunity_Status Marketing SourceCode PK SourceCode|D Vendor Name Lead Cost Student Enrollment PK Student_EnrollmentID FK StudentID FK ProgramID ClassID AdmitDate GraduationDate H Program PK ProgramlD FK CourselD ProgramDescription Mailing Address PK Mailing_AddresslD HH Address 1 Address 2 City State Zipcode Time Zone Country Courses PK CourselD Course Section_Number FK ProfessorID Start_Date End Date Course Cost Professor PK ProfessorID Professor FirstName Professor LastName

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

Professional Microsoft SQL Server 2014 Administration

Authors: Adam Jorgensen, Bradley Ball

1st Edition

111885926X, 9781118859261

More Books

Students also viewed these Databases questions