About Schema Objects

Every object in an Oracle Database belongs to only one schema, and has a unique name with that schema.

Some of the objects that schemas can contain include the following objects:

Typically, the objects that an application uses belong to the same schema.

See Also: