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
What is ibm db2 connect?
What are the various data types available in db2?
Is db2 a mainframe?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
Can one database have multiple instances?
What do you mean by cursor?
What is the maximum size of varchar data type in db2?
Explain in detail about buffer manager and its functionalities?
What is load replace in db2?
Before you give the explain statement, what are the prerogatives?
What is a system catalog table in db2?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What is a db2 cursor?
How to restart a DB2 program?
What are iseries servers?