To restrict access to the table by Forrest and prevent him from viewing salary information exceeding $50,000, Fran Snell wants to specify WHERE criteria. If no criteria are specified, Forrest will be able to view the entire APPLICANT table including all the salaries.
To enter WHERE criteria for the table, perform the following steps:
CA PF1 = ADD;PF2 = CHANGE;PF3 = DELETE;PF4 = VALIDATE;ENTER = NEXT;CLEAR = EXIT $SECURITY-RUNTIME-TABLE$ GROUP USER OWNER SECURITY-NAME STATUS WHERE-CLAUSE
Specify the following information on the RLOD screen:
CA PF1 = ADD;PF2 = CHANGE;PF3 = DELETE;PF4 = VALIDATE;ENTER = NEXT;CLEAR = EXIT $SECURITY-RUNTIME-TABLE$ GROUP USER forrest OWNER snell SECURITY-NAME salsec STATUS WHERE-CLAUSE col(salary requirement) lt 50000
CA NO ERRORS ON VALIDATION $SECURITY-RUNTIME-TABLE$ GROUP USER OWNER SECURITY-NAME STATUS WHERE-CLAUSE
|
Copyright © 2014 CA.
All rights reserved.
|
|