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)
 Insert/Delete sequence in the database

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-11-06 : 20:31:48
Carlos writes "Suppose you want to Insert / Delete in multiple tables in a database. You have to do this in the proper sequence in order to avoid the violation of the foreign key relationships.
Question: How could I find out the insert sequence using the SQL system tables and / or information_schema views?
OS: Win2000; DB: SQLServer2000
Muchos gracias,
C..."
   

- Advertisement -