14.3.2.1 Queries
The following three commands return information about the entries in a database.
list-tablesMacro
list-tables &key database
- Returns the list of table names in database.
list-attributesFunction
list-attributes table &key database
- Returns the list of attributes of table.
attribute-typeFunction
attribute-type attribute table &key database
- Returns the type of attribute of table. This is a keyword representing a vendor-specific type value.