Answer Posted / manisha
Referential integrity is a database concept that ensures
that relationships between tables remain consistent. When
one table has a foreign key to another table, the concept
of referential integrity states that you may not add a
record to the table that contains the foreign key unless
there is a corresponding record in the linked table. It
also includes the techniques known as cascading update and
cascading delete, which ensure that changes made to the
linked table are reflected in the primary table.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How to do a full database export?
How to define and use table alias names in oracle?
What is the Tune Query
What is using clause and give example?
What is an oracle recycle bin?
 What are the oracle DML commands possible through an update strategy?
What are the common oracle dba tasks?
Differentiate between translate and replace?
What is a tns file?
How many types of table in Oracle?
Explain the difference between replace() and translate() functions in oracle?
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
What is background process in Oracle?
Explain an integrity constrains?
How to convert numbers to characters in oracle?