Answer Posted / pravin kadam
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 ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is sql injection owasp?
What is the difference between the conventional and direct path loader? : aql loader
what is transaction? : Sql dba
What are field types?
how to select first 5 records from a table? : Sql dba
Are sql database names case sensitive?
How do I count records in sql?
How to use boolean type in select statement?
What is the usage of sql functions?
What are the parts of a sql statement?
What is sqlservr exe?
What is sql profiler in oracle?
What is right join sql?
How to sort the rows in sql.
Why do we use view in sql?