I have a database in production that requires some ON DELETE behavior. Is there a way to use ALTER TABLE to define ON DELETE behavior for the foreign keys, or will I have to write triggers at this point? _______________________________________ John Pagakis DevelopOnline.com ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
- Re: [GENERAL] ON DELETE Behavior after the fact John Pagakis
- Re: [GENERAL] ON DELETE Behavior after the fact Stephan Szabo