Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: tough choices
Serge Rielau apparently said,on my timestamp of 26/06/2004 12:34 PM:
> ... WHERE has_privileges() = 1
>
> has_privileges() can be a UDF which dows whatever you please.
> Looking at any credentials the DBMS provides.
It's not a problem of credentials, Serge. I don't think has_privileges() can access the currently to-be-selected data and check it as if it was a normal predicate where clause.
Of course, it can check all sorts of other things. That is also available in any database that supports stored procedures/functions and their use in SQL, like Oracle and DB2 do.
-- Cheers Nuno Souto wizofoz2k_at_yahoo.com.au.nospamReceived on Sat Jun 26 2004 - 07:02:11 CDT