June 2016
Intermediate to advanced
388 pages
5h 49m
English
Oracle VPD row-level policies restrict users' access per row for a protected object. This means that two users who execute the same query against, for example, a table may, as a result, receive different number of rows.
See the Getting ready section of the recipe Creating different policy functions.
maja):
$ sqlplus maja
test_pol1) that protects the hr.emp_vpd_test table in the following way: it restricts SELECT operation based on a policy function (for example, no_access).Read now
Unlock full access