question....trigger after delete,
January 27, 2010 at 2:52 PM
how to write a trigger after delete where if tuple from one table is deleted then it should simultaneously delete related tuples from other tables also. i wrote the trigger but its working only on a single table, other tables are not affected...plz tell me how to write such a trigger.
View All Comments
| View Tutorial