Answer Posted / vamsikrishnamraju
A foreign key is a referential constraint between two
tables.The foreign key identifies a column or a set of
columns in one (referencing) table that refers to a column
or set of columns in another (referenced) table. The
columns in the referenced table must form a primary key or
unique key.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
What is a db2 tablespace?
What is reorg?
What is host variable in db2 cobol?
How do I start db2 in windows?
Outputs of explain are with matchcols = 0. What does this signify?
What are the bind parameters ibm db2?
What is a trigger in the db2 database?
How to test SQL -911 error while developing COB-DB2 program
What are host variables in db2?
What is the difference between spufi and qmf?
Define check constraint.
How can you classify the locks in db2?
What does runstats do in db2?
What is bind package and plan in db2?