The Temporary List icon indicates that a temporary list was created. The temporary list was required to either contain the intermediate results of the query, or the queried table could not be queried as it currently exists and a temporary list was created to replace it. The list is an unsorted data structure with no key. The data contained within the list can only be retrieved by a scan operation.
Also referred to as: Temporary Table
Note: A temporary list is an internal data structure and can only be created by the system.