Temporary correlated list icon

Temporary Correlated List

The Temporary Correlated List icon indicates that a temporary correlated list was created. The temporary correlated 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 correlated list was created to replace it. The list is an unsorted data structure with no key that must be rebuilt prior to any scan operation being performed.

Note: A temporary correlated list is an internal data structure and can only be created by the system.