Answered step by step
Verified Expert Solution
Question
1 Approved Answer
FoductID, Description, Cost); SUPPLIER (SupplierID, ContactName, Phone Number, ProductID) O d. PRODUCT (ProductID, Description, Cost); SUPPLIER (SupplierID, ContactName, PhoneNumber) Question 23 Not yet answered
FoductID, Description, Cost); SUPPLIER (SupplierID, ContactName, Phone Number, ProductID) O d. PRODUCT (ProductID, Description, Cost); SUPPLIER (SupplierID, ContactName, PhoneNumber) Question 23 Not yet answered Marked out of 5.00 Flag question Given the relations, STUDENT (SID, StudentName, Major, AdvisorID), ADVISOR (AdvisorID, AdvisorName, Office, Phone), such that each student is assigned to one advisor, which of the following is true? O a. Phone is a candidate key. O b. Major is a primary key. O c. SID is both a primary key and a foreign key. d. AdvisorName is a determinant. O e. AdvisorID is a foreign key. Question 24 Not yet answered Marked out of 5.00 Given the tables, LECTURER (LecID, LecName), COURSE (CourseNo, CourseTitle), If the relationship between LECTURER and COURSE is 1:1, which of the following would represent the correct placement of foreign keys? O a. LECTURER (LecID, LecName); COURSE (CourseNo, CourseTitle)
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