DESCRIBE <object>¶
Describes the details for the specified object.
DESCRIBE can be abbreviated to DESC.
- See also:
Syntax¶
DESC[RIBE] <object_type> <object_name>
For specific syntax, usage notes, and examples, see:
Session/Query Operations:
Account Objects:
Database Objects:
Usage notes¶
To post-process the output of this command, you can use the RESULT_SCAN function, which treats the output as a table that can be queried.