May 04, 2000 03:59 PM

Referential Integrity in SQL Server

Rating: (0)
SQL Server Magazine
InstantDoc ID #8687
Maintaining solid relationships is essential
Building and maintaining logical relationships between tables are fundamental parts of working with relational databases. Most databases must maintain certain relationships or the data will be logically corrupt. When such relationships exist, we say that the data has referential integrity. One table is the referenced table and the other is the referencing table; values in the referencing table must match values in ...

...This article is for paid Professional Members only.

Already a Professional Member? Please log in now:

NOT A PROFESSIONAL MEMBER? YOU CHOOSE:

Professional Membership

Monthly

Annual

VIP Membership

Monthly

Annual

Add a Comment

Very useful - thanks for taking the time to write this article..

Srini

Anonymous User 3/31/2005 1:26:47 PM


OK - But covers some TRIGGER stuff you really wouldn't want to do!

Anonymous User 2/4/2005 4:57:20 AM


how to write 2 pk in sql

mohammad 6/21/2004 12:45:17 AM


IF delete cascade facility is not available in SQl server 7.0, then how to achieve the same functionality?

Anuradha Lele 12/13/2002 10:44:37 PM


You must log on before posting a comment.

Are you a new visitor? Register Here