IBM DB2 Question: Download IBM DB2 PDF

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

Tweet Share WhatsApp

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 PDF Read All 32 IBM DB2 Questions
Previous QuestionNext Question
Give the COBOL definition of a VARCHAR field.What are foreign keys in DB2?