Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: One way column in a view
"Malcolm Dew-Jones" <yf110_at_vtn1.victoria.tc.ca> wrote in message
news:425ef214_at_news.victoria.tc.ca...
> Randy Harris (notvalid_at_no.spam) wrote:
> : Anyone know of a way that I can create a view that would prevent viewing
a
> : certain column but still permit that column to be used in the where
clause?
> : I need for users to be able to look up data by the credit card number,
but
> : not be able to get a list of credit card numbers.
>
> Of course they will still be able to run a series of independent lookups
> of potential credit card numbers to find which are valid and build a list
> that way.
>
>
> --
>
> This space not for rent.
With 16 digits on most credit cards the possible combinations would make that nearly impossible. Wouldn't it? Received on Thu Apr 14 2005 - 18:12:19 CDT
![]() |
![]() |