Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

select statement in trigger

Chanchal WankhadeMay 24 2012 — edited May 24 2012
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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 21 2012
Added on May 24 2012
11 comments
1,371 views