Display Tables, List Tables
These two commands produce a list of the tables in a database. Each is listed with both its internal name and its complete path and file name.
Usage |
DISPLAY | LIST TABLES [ TO PRINT [ PROMPT ] | TO [ FILE ] cFileName [ ADDITIVE ] ] [ NOCONSOLE ] |
Example |
OPEN DATA TasTrade LIST TABLES TO PRINT |
See Also |