Question

After correcting 2NF error for JobClient table, which of the following would be true of the new table?
a) ClientID would be the primary key and JobID the foreign key.
b) ClientID would be the primary key and Phone the foreign key.
c) JobID would be the primary key and ClientID the foreign key.
d) JobID would be the primary key and Phone the foreign key.

Answer

This answer is hidden. It contains 1 characters.