Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Checking Referential Integrity

Author  Topic 

SKIBUM
Starting Member

32 Posts

Posted - 2001-08-02 : 10:57:16
Does SQL Server 2000 support a way to check that referential integrity is being maintained throughout all the tables in the database. I have a database with over 350 tables and I need to make sure that there isn't a contraint violation anywhere.
   

- Advertisement -