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

Home -> Community -> Usenet -> c.d.o.misc -> row level security

row level security

From: ^z <z^_at_.>
Date: Tue, 16 Nov 2004 15:14:39 +0100
Message-ID: <cnd20h$63t$1@serv1.iunet.it>


hello all,
we use row level security to allow/deny the update of a particular row to a user.
is there a way to know if the row is updateable before the actual policy exception occurs?

something like

select a.*, user_can_update_the_row <--- magic column from table a;

thank you all Received on Tue Nov 16 2004 - 08:14:39 CST

Original text of this message

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