January 2019
Beginner
556 pages
14h 19m
English
Users can CREATE or access objects in a schema; to allow a user access to a certain schema, the usage permissions should be granted, as seen in the following example:
GRANT USAGE ON SCHEMA car_portal_app TO web_app_user, public_user;
Read now
Unlock full access