DEFINE statement
The DEFINE statement can be used to specify instructions to the schema such as authentication access and behaviour, global parameters, table configurations, table events, analyzers, and indexes.
Note
The INFO statement can be used to see which definition statements currently exist in a database connection. All DEFINE statements can be followed up with a COMMENT.
An example of defining a field on a table, followed by an INFO command for the same table:
An example of defining a user and a table for a database, followed by an INFO command for the current database: