totn Oracle / PLSQL

Oracle / PLSQL: Schemas

A schema allows you to logically group objects in an Oracle database.

The following is a list of topics that explain how to use Schemas in Oracle/PLSQL:

Create a Schema

Add objects (ie: Tables, Views) to a Schema