Hello,
I was wondering if there's a fast way I can add "on delete cascade" to all
foreign key constraints in my database? Maybe a quick update I can make
against the catalog possibly? Or is there a way I can query for all foreign
key constrains in the database and then I could write up a quick script to do
the updates for me.
Any help is appreciated, TIA,
Pete Hanson