Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle Triggers and File Access
Jonathan Wolfson <jon3825_at_hotmail.com> wrote:
: Can an Oracle Trigger access a file? E.g. when I update the employees
: table, I want a trigger run that notes the update in a text file
: stored on the server.
I don't see why one couldn't but wouldn't it be better to write to a log table? Received on Tue May 13 2003 - 09:07:38 CDT
![]() |
![]() |