Answer Posted / mallikarjuna.anumala
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 ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the uses of database trigger.
Explain mutating table error.
What are the basic techniques of indexing?
define sql delete statement ? : Sql dba
What are transaction and its controls?
How subquery works in sql?
how to check myisam tables for errors? : Sql dba
What are stored procedures used for?
What are the usages of sql?
How does index help in query performance?
How to move files from one directory to another in pl sql?
How bulk collect improves performance?
Mention what plvcmt and plvrb does in pl/sql?
What is trigger price?
Explain the the delete statements in sql?