Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> doubt about read control about oracle9i label security
Hi,
Has anyone read the following artical about oracle9i label security:
http://www.oracle.com/technology/deploy/security/ols/pdf/ols9ir2_fov.html#top
when talking about POLICY ENFORCEMENT OPTIONS
it states:
READ CONTROL Applies policy enforcement to all queries; only authorized rows are accessible for SELECT, UPDATE, and DELETE operations.
my question is:whether it should be modified as
"READ CONTROL Applies policy enforcement to all queries; only authorized rows are accessible for SELECT, UPDATE, and INSERT operations"?
in my opinion,'reas' is related to 'SELECT, UPDATE, and INSERT' but not 'DELETE'...
Am I correct?
Thank you in advance.
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Apr 13 2006 - 22:03:16 CDT