Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> row level security
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
![]() |
![]() |