vpd

Hi 

can somebody help in VPD setup. I had a table with 5 column and I want to hide 
2 column based on one Column named status. Here is structure

tbl_res_contact
  name varchar,
 dob date,
 status char(1),
 story varchar2(30),
 address varchar2(30)

I want to hide the data for story from all user when status is other than NULL.


TIA
Sanjay


      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs

Other related posts: