Hi all,
I would like to be able to audit SELECT statements. I've read about FGA in Oracle 9i and up, but I'm wondering what other approaches/tools exist. Primarily the whole thing is for Oracle, but might be extented to MSSQL for instance.
Is there something like an "Audit-Proxy" which sits between the client and the server, parses the network traffic for particular SQL statements and logs them somewhere. Just wonder what technics for SELECT audits are available.
Thank you,
Thomas