GeekArticles
FAQ
Oracle FAQ
FAQ
Oracle FAQhow can I tell what sql caused my trigger to fire
Hi,
We have a database table from which the rows are deleted and we have no idea how is it happening. Users claim that they are not deleting it through application.
I put an ondelete trigger on that table and stored the rows that were deleted in ...
Read Next: Referencing values in update trigger
Related Topics
