IBM DB2 Question:
Download Questions PDF

When can an insert of a new primary key value threaten referential integrity?

Answer:

Never. New primary key values are not a problem. However, the values of foreign key inserts must have corresponding primary key values in their related tables. And updates of primary key values may require changes in foreign key values to maintain referential integrity

Download IBM DB2 Interview Questions And Answers PDF

Previous QuestionNext Question
Give the COBOL definition of a VARCHAR field.What are foreign keys in DB2?