Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: tough choices
Yes ... priviledges can be granted via SQL Grant and Revoke to groups
... and it works for tables, views, indexes, packages, UDFs, Stored
Procs, etc.
Don't know about row level security. But if you don't change your definition of "even the most basic security", it looks to me like we can do the vast majority of it, if not more.
Larry Edelstein
Noons wrote:
> Larry apparently said,on my timestamp of 23/06/2004 2:00 AM:
>
>>> "capabilities"? >>> >> Yes.
>> >> Via SQL Grant and Revoke commands.