Hi All,
This is my first question here with the hope that I would get valuable replies from you. I use Oralce 10g in my project where I use a table at multiple times in my Code. Now It is that I have to append a condition on all Select statements on that particular table. Is there any possibilities like I can create a trigger as we do on DML statements. the trigger should exclude the rows returned from normal select statements. Thanks in Advance!!!