Thread: truncate trigger query

truncate trigger query

From
Jignesh Shah
Date:
Hi,
 
Could anyone please tell me if there is any way to know in perlpl whether truncate trigger invoked on empty table? Actually, I am updating my log table on truncate operation on my main table. If truncate query executed on empty main table then trigger should not update any rows in log table. Any help would be really helpful.
 
Thanks,
Jignesh