ON DELETE SET DEFAULT
414472Mar 13 2004 — edited Mar 14 2004Okay I really got two questions for oracle SQL implementation.
1. Why is ON UPDATE CASCADE not supported? (makes no sence not following the SQL standard!!!
2. Is ON DELETE SET DEFAULT supported? I cant get it working?