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)
 Foreign Keys

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-07-22 : 08:37:27
Ranjeet writes "I have a x column in a main table which has seven child tables(referenced) and each of the seven child tables have four each child tables(referenced)

QUESTION:HOW CAN I DELETE THE VALUE IN THE MAIN TABLE AND SIMULTANEOUSLY THE REFERENCED VALUES IN THE CHILD TABLES WITH SINGLE SQL STATEMENT?"
   

- Advertisement -