Information Center

List of available tables

The list of available tables is a list of the schemas and tables that are available to be used in the current SQL statement or File Upload statement.

Importance of the list of available tables:
All the levels of filtering for schema names and table names in Z and I Emulator for Web affect one single area of the user interface: the list of available tables.
The levels of filtering determine which schema names and table names appear in the list of available tables (see Levels of filtering for schema names and table names).

The list of available tables is located:

In Java 1 browsers, the list of available tables appears as a listbox of table names:

In Java 2-enabled browsers, the list of available tables appears as a tree of schemas and tables.

Related topics: