Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: column masking in 10g
Jason,
Thanks for your input. As you said we do have synonyms in place and don't want using views.
Dave
>From: Jason Heinrich <jheinrich_at_pcci.edu>
>To: <davidb158_at_hotmail.com>,<oracle-l_at_freelists.org>
>Subject: Re: column masking in 10g
>Date: Thu, 01 Mar 2007 08:22:14 -0600
>
>One solution that doesn't involve VPD is to just create a view that doesn't
>include that column. Then grant access to the view to your restricted
>users
>and revoke their access to the base table. Of course, unless you have
>synonyms in place for this table, this would involve changing the code that
>accesses the table.
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Mar 01 2007 - 08:40:43 CST
![]() |
![]() |