GeekArticles
FAQ
Oracle FAQ
FAQ
Oracle FAQNeed to stop recursiveness in trigger
Hello Tom ...
I have a need to create a record for FREIGHT in RA_INTERFACE_LINES_ALL table, one per order. I created an AFTER INSERT statement trigger on the RA_INTERFACE_LINES_ALL table (avoiding the table mutating on row level triggers). The tr...
Read Next: Sql Query
Related Topics
