Schema overview

A schema is a database structure that contains your tables, views, and other object types. You can use schemas to group related objects and to find objects by name.

Some tasks that you can perform with schemas are:

For more information about schemas, see Schemas in the SQL Reference topic in the Information Center Link to Information center.