Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: obfuscate an integer and store in a number column
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