Multiple Choice
Which of the following is NOT true when deciding when to use a surrogate key?
A) The advantage with a surrogate key is that it can help prevent some cascading changes from primary to foreign key errors.
B) A surrogate key can increase the file size and require more joins.
C) If the key never has a foreign key,you need a surrogate key.
D) If you have a primary key with a foreign key that may need to be changed frequently or more than normal,a surrogate key should be considered.
Correct Answer:

Verified
Correct Answer:
Verified
Q3: A database record equivalent is also known
Q4: The _ normal form requires that the
Q5: A(n)_ anomaly forces you to enter data
Q6: In the _ normal form,the table has
Q7: A(n)_ is when the field only depends
Q9: Which of the following is NOT true
Q10: In a small business,a department might be
Q11: _ will remove every record with the
Q12: An example of an artificial key is
Q13: The _ normal form dictates that the