1.0

Table Of Contents
SORTIndicates sorting rows to execute an ORDER BY, DISTINCT, or GROUP BY clause.
TABLESCANIf the query required a scan on a table, then this code indicates the time required for the scan.
UNIONThe time spent performing a UNION, UNION ALL, or UNION DISTINCT operation of two queries.
See SQL Language Limitations on page 653.
vFabric SQLFire User's Guide264
Managing and Monitoring vFabric SQLFire