select statement in trigger
Dear All,
I have oracle 10g R2 on windows.
I have a select query on my database which i dont know who is executing this query.
I want to find out which user is executing the query.
Can i create a trigger on the particular table but the thing is there is select Statement.
How can i catch this.
Saludos.