You are here: Core Reference > Coding > SQL Guide > Internal Data Structure (‘The Referenced Table’)

Internal Data Structure (‘The Referenced Table’)

For each table that is referenced by your query, the Query Processor has an internal data structure; an internal representation of the table that is being searched.

Example:

CostIf your query is searching for point values and historic point values, there will be two internal data structures:

We also refer to an internal data structure as ‘the referenced table’.

Each internal data structure is associated with:

The attributes listed above are used by the Query Processor when determining an efficient way to execute your query.


ClearSCADA 2015 R2