DESCRIBE <object>

Describes the details for the specified object.

DESCRIBE can be abbreviated to DESC.

See also:

CREATE <object> , SHOW <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.