Use the Schema Administrator LIST command to list the SQL description. The following describes the syntax for this command.
LIST Command
── LIST ─┬───────┬─┬─ DATABASE <database title> ─────────────────┬─────►
└─ SQL ─┘ └─ LOGICAL DATABASE <logical database title> ─┘
►─┬──────────────────────────┬─────────────────────────────────────────┤
└─ : ─┬─ REMOTE ───────────┤
├─ PRINTER ──────────┤
└─ FILE <file name> ─┘Syntax
<database title>
──┬────────────────┬─<database name>─┬──────────────────┬──────────────┤ ├─ (<usercode>) ─┤ └─ ON <pack name> ─┘ └─ * ────────────┘
── <logical database name> OF ─┬─ <database name> ──┬──────────────────┤
└─ <database title> ─┘Explanation
| Note: | Although the output from the LIST command provides the information in the form of SQL schema syntax, this syntax is not guaranteed to be accepted as input to produce a native SQL database. |

