Cloudscape System Tables,
Page 13 of 17


[top]
[prev]
[next]
Documentation Top
Global Index
Reference Manual
TOC Index
Grammar index
Developer's Guide
TOC Index
Tuning Cloudscape
TOC Index

SYSSCHEMAS

Describes the schemas within the current database.

Column Name Type Length Nullability Contents

SCHEMAID

CHAR

36

false

unique identifier for the schema

SCHEMANAME

VARCHAR

128

false

schema name

AUTHORIZATIONID

VARCHAR

128

false

the authorization identifier of the owner of the schema

Indexes

  • SYSSCHEMAS_INDEX1 unique BTREE index on (SCHEMANAME)
  • SYSSCHEMAS_INDEX2 unique BTREE index on (SCHEMAID)
[top]
[prev]
[next]


Cloudscape Version 3.0
For technical support, go to: www.cloudscape.com and click Support.
Copyright © 1998 and 1999 Cloudscape, Inc. All rights reserved.