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 null value in db2?
What is host variable?
What is runstats db2?
List down the data types in the db2 database.
what is db2 restart?
What is meant by dclgen?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
Name the various locking levels available?
How can you find out the # of rows updated after an update statement?
What is an instance in db2?
What is the maximum number of columns in a db2 table?
On which levels locks can be applied?
What is performance tuning db2?
What r the comman abends in db2, jcl and cobol???????
What are the uses of db2 optimizer?