9.7.3 DESCRIBE
Purpose
The DESCRIBE command displays a list of attributes for the object type that is provided as an argument. The tag modifiable indicates whether an attribute can be modified using the ALTER command.
Syntax
DESCRIBE object_typeUsage Notes
-
The object_type is one of the supported object types.
-
The list of attributes can be used as arguments in the
LISTcommand. -
DESCRIBEdoes not display all of the attributes for the objects.