(If applicable)
Other Text:
(Examples or comments displayed on slide, if any).
(If applicable)
Other Text:
(Examples or comments displayed on slide, if any).
(If applicable)
Other Text:
(Examples or comments displayed on slide, if any).
execute DBMS_FGA.ADD_POLICY( object_schema => 'dave',
object_name => 'employee',
policy_name => 'employee_salary',
audit_condition => 'title = ''Sales Manager'' ' ,
audit_column => 'salary')
Conditional auditing of SELECT
(If applicable)
Other Text:
(Examples or comments displayed on slide, if any).