IBM DB2 Question: Download IBM DB2 PDF

What are foreign keys in DB2?

Tweet Share WhatsApp

Answer:

These are attributes of one table that have matching values in a primary key in another table, allowing for relationships between tables.

Keys (columns) that exist on one table and that are primary keys on another table.

Download IBM DB2 PDF Read All 32 IBM DB2 Questions
Previous QuestionNext Question
When can an insert of a new primary key value threaten referential integrity?Is DECLARE CURSOR executable?