Run the SQL statements in the top right panel.

Change the current SCHEMA to the system schema (SYSIBM).

Select information from the SYSTABLES table. Note that the high-level qualifier of the table is not supplied, so it uses the SCHEMA name instead.

You should see successful completion messages in the lower right panel as well as a result set in the second tab.