FETCH
Operator name: FETCH
Represents: The fetching of columns from a table using a specific row identifier (RID).
Performance suggestions:
The quantile and frequent value statistics provide information on the selectivity of predicates, which determines when index scans are chosen over table scans. To update these statistics, use the runstats command on a table with the WITH DISTRIBUTION clause.