Initial Oracle Deep Data Security lab kit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
PROMPT Negative test: managers must not see SSN for direct reports.
|
||||
SELECT employee_id, email, ssn FROM dds_employees WHERE manager = ORA_END_USER_CONTEXT.username;
|
||||
|
||||
Reference in New Issue
Block a user