View1 has entity type CUSTOMER with attributes CID, LAST_NAME, FIRST_NAME, ADDRESS (which includes, number, street, city, state, zip) , SALESPERSON, EMPID)
View2 has entity type CLIENT with attributes ID, LNAME, FNAME, ADDRESS (number and street) , CITY, STATE, ZIP, CLIENT_SINCE (year) , and entity type EMPLOYEE (ELNAME, EFNAME, EMPNO, DNAME) . There is a 1-M relationship from EMPLOYEE to CLIENT (an employee may be the salesperson responsible for several customers) .
CLIENT and CUSTOMER contain essentially the data for the same customers. In CUSTOMER, SALESPERSON (further identified by EMPID) represents the salesperson (last name, first name) responsible for the customer. It is a foreign key referencing the table EMPLOYEE (primary key: EMPNO) . View1 and View2 must be integrated.
-In the integration the entity types CUSTOMER and CLIENT are merged into one entity type,CUSTOMER.Choose the most appropriate group of attributes for this new entity type:
A) CID, LNAME, FNAME, FULL_ADDRESS, SALESPERSON_LNAME, SALESPERSON_FNAME
B) CID, LNAME, FNAME, FULL_ADDRESS, EMPID
C) CID, LNAME, FNAME, FULL_ADDRESS, EMPID.
D) CID, LNAME, FNAME, ADDRESS, CITY, STATE, ZIP, CUSTOMER_SINCE
Correct Answer:
Verified
Q39: To resolve synonyms and homonyms,you would rename
Q40: The complexity of a database reflects the
Q41: Which of the following should exist in
Q42: View1 has entity type CUSTOMER with attributes
Q43: In which approach does the integration of
Q45: In view design,an ERD representing a form
Q46: Which of the following statements is true
Q47: In the view design process,in addition to
Q48: View1 has entity type CUSTOMER with attributes
Q49: The following is indicative that a ternary
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents