" " system temporary tables

A table created during the processing of an SQL statement to hold intermediate results.

System temporary tables are stored in the temporary table space. The default name for this table space is TEMPSPACE1.