When can an insert of a new primary key value threaten
referential integrity?
Answer Posted / naveen
When this primary key is also a foreign key to another
table and that table is not having the value you are trying
to insert.
RI constraint doesn't allow you to insert a primary key
value into your table if its not present in table your are
having constraint with
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What does a deadlock mean in DB2?
what is the sqlcode -501
Give a brief description of db2 isolation levels?
List out the data types available.
Is db2 a mainframe?
Explain the function of data manager.
Is ibm db2 free?
What are iseries servers?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
can we view the access paths created by dbrm ? how ? thx
How do I add a column to a table in db2?
What is sqlca’s maximum length?
What is a db2 schema?
What does sqlcabc has?
Highlight all the advantages that are attached to a package.