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...

What is Referential Integrity?

Answer Posted / suriyaraj

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 ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are sql commands?

1066


What is a variable in sql?

1049


What is the difference between nested table and varray?

1049


What is an ndf file?

1062


What is multiple columns?

1114


What is meant by temporal data?

1000


Which is faster subquery or join?

1268


How to connect a sql*plus session to an oracle server?

1173


What is data modelling in sql?

1071


What are packages in pl sql and also explain its advantages?

1120


Can there be 2 primary keys in a table?

1040


How many commands are in sql?

1118


Is it possible to remove child records without removing master table records...the two having pk,fk relationship?

1300


How do we accept inputs from user during runtime?

1116


What is sql*loader and what is it used for?

1216