B. SQL Statements from Earlier Releases : Create Permit Statement : Example: Create Permit
 
Share this page                  
Example: Create Permit
The following example allows a user, Mildred, to select data from the employee table:
create permit select of employee to mildred;