Schema and CatalogsDatabase schema and catalogs can be used to hold collections of database components and objects suitable for particular users. They can be particularly useful when working with large databases. The functions SQLSchemaNames and SQLCatalogNames can be used to learn the names of the schema and catalogs in the database. These can be used with the Schema and Catalog options to focus attention on particular parts of the database.
|