Granting Privileges to the Schemas

To grant privileges to schemas, use the SQL statement GRANT.

You can enter the GRANT statements either in SQL*Plus or in the Worksheet of SQL Developer. For security, grant each schema only the privileges that it needs.

See Also:

Granting Privileges to the app_data Schema

Grant to the app_data schema only the privileges to do the following:

Granting Privileges to the app_code Schema

Grant to the app_code schema only the privileges to do the following:

Granting Privileges to the app_admin Schema

Grant to the app_admin schema only the privileges to do the following:

Granting Privileges to the app_user and app_admin_user Schemas

Grant to the app_user and app_admin_user schemas only the privileges to do the following: