|
#160. You added the following policy to enable managers to access information about only their employees: EXEC DBMS_RLS.ADD_POLICY (object_schema => 'scott', object_name => 'emp', policy_name => 'hr_policy', fuction_schema => 'scott', policy_function => 'hrpol',
hr_policyis of the____________type.
Show comments for this question (1)
Add comments
Link to this question
|