Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

waht is referencial integrity?

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


Please Help Members By Posting Answers For Below Questions

How to export your own schema?

1049


How to execute a stored procedure in oracle?

1144


candidate key is subset of super key but not vice-verse explain

2106


Please explain joins in oracle?

1103


What is the meaning of recursive hints in oracle?

1095


Give the various exception types.

1035


How to use an explicit cursor without open statements?

1098


What is an oracle transaction?

1225


How to best split csv strings in oracle 9i?

1094


How will you differentiate between varchar & varchar2?

1083


How to create a stored function in oracle?

1156


Is java required for oracle client?

1045


Explain what are the type of synonyms?

1183


What language does oracle use?

1164


What are the differences between char and nchar in oracle?

1140