The down side of the DESCRIBE
command is that it cannot be
used in a query. However, it is possible to query the schema
objects directly. Let's query the ObjectType
corresponding
to the User
:
To discover what other schema objects can be queried you can
use the DESCRIBE
command or consult the documentation: