Skip to Main Content

Oracle Database Discussions

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!

Trigger BEFORE SELECT

EmaxGMar 28 2012 — edited Mar 28 2012
Hello,

I have a requirement to fire a trigger when a specific user issues a select query against a certain table. However as you all know there is no possibility to create a trigger with BEFORE SELECT. I have found some workarounds using FGA but unfortunately I'm on the Standard version so I thought of checking here once.

Thanks in advance,
Nicolas
This post has been answered by Sky13 on Mar 28 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 25 2012
Added on Mar 28 2012
10 comments
3,180 views