Skip to main content
Vaibhab Shah (ABC) 님이 #Apex에 질문했습니다
Hi,

I have 2 custom objects. One is loop up to another.

On deleting the parent record, all the associated child records need to be deleted.

I have achieved this using before delete trigger.

Just curious to know why this is not happening using after trigger?

Rgds,

Vai.

 
답변 1개
0/9000