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? What are the advantages of it?

Answer Posted / daynik

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 ?    11 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you set the threshold at which sql server will generate keysets asynchronously?

1052


Can sql server be linked with other servers like oracle?

1023


How can I create a report based on a query? : sql server management studio

1064


Explain timestamp datatype?

1022


Explain multiserver query

1113


What is indexed view? How to create it?

1071


What is rs.exe utility?

164


What are the different methods available under sqlcommand class to access the data?

1169


What is the maximum row of a size?

1069


What are the system database in sql server 2005?

1098


What does set rowcount do?

961


What are subquery and its properties?

1102


What are actions, how many types of actions are there, explain with example? : sql server analysis services, ssas

1070


Explain concepts of analysis services?

1015


List down some advantages of sql stored procedure?

1015