Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: obfuscate an integer and store in a number column

Re: obfuscate an integer and store in a number column

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Fri, 11 Feb 2005 09:56:31 -0800
Message-ID: <1108144425.455263@yasure>


Pedro Lopes wrote:

> but the requirement is to have data encrypted !
> not hidden away... like using mechanisms as
> views, vpds, label security.
>
> This is a costumer requirement...
> The application already hides the price from the user, but the
> requirement is to have the price encrypted also.
>
> thanks
> pedro

Then change the column type to VARCHAR2.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Fri Feb 11 2005 - 11:56:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US