IBM DB2 Question:
Download Job Interview Questions and Answers PDF
What are foreign keys in DB2?
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.
Keys (columns) that exist on one table and that are primary keys on another table.
Download IBM DB2 Interview Questions And Answers
PDF
Previous Question | Next Question |
When can an insert of a new primary key value threaten referential integrity? | Is DECLARE CURSOR executable? |