DISPLAY Commands
From Lianjapedia
| Command | Description |
|---|---|
| DISPLAY | Display contents of the active table and any related tables. |
| DISPLAY CALLS | Display call stack for the current program, procedure or function. |
| DISPLAY CLASSES | Display currently active system, user-defined, class library and API classes. |
| DISPLAY DATABASE | Display information about the active database and its contents. |
| DISPLAY DATABASES | Display available databases. |
| DISPLAY DICTIONARY | Display dictionary values for the active table. |
| DISPLAY FILES | Display tables or files matching a specified skeleton in the current directory, database and path. |
| DISPLAY INDEXES | Display index information for the active table. |
| DISPLAY IOSTATS | Display statistics for table and index file I/O operations. |
| DISPLAY MEMORY | Display contents of the current defined memory variables. |
| DISPLAY PROCEDURE | Display the currently active procedures and functions. |
| DISPLAY PROFILE | Display current profile settings and I/O statistics. |
| DISPLAY PROTECTION | Display dictionary based protection values for the active table. |
| DISPLAY SCHEMAS | Display available databases. |
| DISPLAY STATUS | Display current status information, including data, settings and keys. |
| DISPLAY STRUCTURE | Display structure of the active table. |
| DISPLAY TABLES | Display tables in the currently active database. |
| DISPLAY TIMELINE | Display database timelines row versioning records. |
| DISPLAY TRIGGERS | Display dictionary based trigger settings for the active table. |