Answer Posted / orawhiz
A rule defined on a column (or set of columns) in one table
that allows the insert or update of a row only if the value
for the column or set of columns (the dependent value)
matches a value in a column of a related table (the
referenced value). It also specifies the type of data
manipulation allowed on referenced data and the action to be
performed on dependent data as a result of any action on
referenced data.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is hot backup and logical backup?
candidate key is subset of super key but not vice-verse explain
How to convert dates to characters in oracle?
How to check database size in Oracle?
Explain the blob datatype?
How to pass a cursor variable to a procedure?
20. Using a set operator, display the client number of all clients who have never placed an order.
How to drop a tablespace?
How to loop through a cursor variable?
What do you understand by a database object? Can you list a few of them?
State and explain about oracle instance?
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
Can a formula column referred to columns in higher group ?
What is execute immediate in oracle?
How to invoke the original export import utilities?