Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Object privilege at row level?

Re: Object privilege at row level?

From: Jaap W. van Dijk <j.w.vandijk.removethis_at_hetnet.nl>
Date: Sat, 26 Jul 2003 18:15:30 +0200
Message-ID: <a6a5iv0i7d5urij7etse1cuuid4ve0ikad@4ax.com>


On Thu, 24 Jul 2003 23:57:35 +0200, Rick Denoire <100.17706_at_germanynet.de> wrote:

>Is there a way (using Oracle 9.2.0) to control access to rows of a
>table? (Instead of granting access to the whole table)
...

Good old solution:
Give the user access to a view that select the desired rows instead of giving him acces to the table.

Jaap. Received on Sat Jul 26 2003 - 11:15:30 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US