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
Write a trigger example in oracle?
How are extents allocated to a segment?
What to do if the binary spfile is wrong for the default instance?
What is a connect identifier?
What is the use of oracle?
In oracle there is column command, how will you explain that?
interview questions with answer for cts
What is Undo Management Advisor in Oracle?
What is the usage of analyze command in oracle?
How to call a stored function in oracle?
Why is oracle used?
What is query image?
How to execute the package in oracle?
Explain the use of full option in exp command.
How to drop a stored function?