Question: Database Management (this is not a coding question) In a database, there is a table that keeps the qualification of the employees. The attributes contained
Database Management (this is not a coding question)
In a database, there is a table that keeps the qualification of the employees. The attributes contained are year obtained, certificate and title. The foreign key in this table is the employee's ID. Which attribute should be the primary key of the table or should I add a surrogate key by myself like qualification code? Is there any transitive dependency in this table?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
