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
What is difference between group by and partition by?
Why is normalization important?
What are the advantages of sql? Explain
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
Write a query to display the current date in sql?
Is sql workbench free?
Does access use sql?
How to raise user-defined exception with custom sqlerrm ?
What is group by in sql?
How can you view the errors encountered in a trigger?
what is timestamp in mysql? : Sql dba
What are the sql versions?
Can primary key be changed?
What is difference between my sql and sql?
Why is sql important?