Advantage SQL Engine
This row indicates the table is being scanned in natural order; however, it does not mean all rows from the table are returned. If there is an applicable restriction, such as join condition, on this table, Advantage Optimized Filter is applied to the table before the table is scanned. This row contains the following information:
· The StatementText contains information about the table being scanned.
· Table Name
· Table Alias
· The Arguments column lists any restrictions that are applicable to this table.
· The Warning column may indicate that restrictions on this table are not optimized, (i.e., the AOF being applied on the table is not fully optimized.)
See Also