Create dependency diagram for the set of given attributes for the EMP table. The attributes are given below:





EMP_ID Employee’s ID

LAST Employee’s last name

FIRST Employee’s first name

DEPT_ID Employee’s department number

DEPT_NAME Employee’s department name

DEPENDENT_NO Employee’s dependent number

DEPENDENT_SSN Dependent’s social security number

DEPENDENT_DOB Dependent’s date of birth

The primary key attributes are EMP_ID and DEPENDENT_NO.





Computer Science & Information Technology

You might also like to view...

What is not true about field names?

A) They can be up to 64 characters in length. B) They can contain numbers. C) They should describe the data they will store. D) They can begin with a space.

Computer Science & Information Technology

AutoCorrect options are located in which Excel Options category?

A) Advanced B) Formulas C) General D) Proofing

Computer Science & Information Technology