Hi!

I am having a problem with Cascade Deletes... To be exact, I would like to write a stored procedure that would cascade on update and nullify on delete. Can somebody give an example of code for a stored procedure that would do it? I would really upreciate it.

Thank you very much!