There is a delete sql on a DB2 table. Because of delete cascade, rows are g - TechRepublic
Question
November 11, 2009 at 04:19 AM
sunil.sas

There is a delete sql on a DB2 table. Because of delete cascade, rows are g

by sunil.sas . Updated 16 years, 7 months ago

There is a delete sql on a DB2 table. Because of delete cascade, rows are getting deleted from two tables in a single SQL. How can I get the number of rows deleted from child table? Is there any way out?

This discussion is locked

All Comments