I have a table A with a foreign constraint on a column linked to Table B, I wrote a trigger on delete events for table A however when a row in table B is removed cascading to Table A the trigger is never invoked.
Is this expected?
Thanks.
Is this expected?
Thanks.