Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Hidding tables
yes. Don't grant them access to the tables in the first place and use the
procedures for what you want to do.
Jim
"Stjepan Brbot" <stjepan.brbot_at_zg.hinet.hr> wrote in message
news:aifov2$3c8u$2_at_as201.hinet.hr...
> Is this possible (or is there any method) to hide tables for ordinary
> users and allow them to access the data in tables only through group of
> procedures/functions/packages? My intention is to create some code (like
> API that will allow manipulation of data with business logic) for my
> application but do not want users can corrupt data using direct DML-s!
>
> --
>
> Stjepan Brbot
>
>
>
Received on Sat Aug 03 2002 - 00:47:48 CDT
![]() |
![]() |