I need some guidance.
I need to have an after insert trigger execute on a specific table and export the results of query to a file on the database file system. Is this possible to do from a trigger? If so, how can I accomplish this? I am drawing a blank on how to export the results of the query.
Thanks,
Chris