Examples
To get a list of all the forms that you own, enter:
LIST FORMS
To get a list of all the queries that begin with the name APP1, regardless of owner, enter:
LIST QUERIES (OWNER=ALL NAME=APP1%
To get a list of all the tables at the Dallas database server, regardless of owner, with the characters CUST in the name, enter:
LIST TABLES (LOCATION=DALLASDB OWNER=ALL NAME=%CUST%
[
Previous Page
|
Next Page
|
Contents
|
Index
]