Choose your SQL server:
AnySQL
MySQL
MS SQL Server
PostgreSQL
Oracle
SQL Anywhere
DB2
SQLite
Firebird
MaxDB

Subscribe to our newsletter

MaxDB Maestro online Help

Prev  Return to chapter overview Next 

Schemas

Schemas are a purely logical structure and the privilege system determines whether one can access them. A database is a collection of schemas and the schemas contain tables, views, Functions, etc. The full hierarchy is: server, database, schema, table (or some other kind of object, such as a Function).

 

The sections below describe each of these actions in detail.

 



Prev  Return to chapter overview Next