Schema Editor |
Previous Top Next |
The Schema Editor is available for the database systems that support Schemas on a non-user basis. Microsoft SQL Server 2005 is a good example: each database can contain multiple schemas in addition to user and role based schemas.
With the Schema Editor, you can create, alter and drop these schemas.
Schema Editor for Microsoft SQL Server
Note: this use of Schema is different from Oracle schemas, as those schemas are used based and server wide. |