Accessing Auxiliary Storage: FILE › DB2 and SQL/DS Databases › FILE Functions for DB2 and SQL/DS Databases › Example
To view all columns in a table, specify the following, and then press Enter:
SELECT * FROM DSN8130.TEMPL
Displays all of the data in the table.