SQL Optimizer for DB2 ZOS 5.0 - User Guide

Welcome Optimize SQL Options Tutorial

DELETE

Remove rows from a table or view.

A delete construct contains a DELETE node and one of the following: table space scan, single-index access, or multiple-index access.

 

DFETCH

Represents a direct fetch data using ROWID.

ROWID is used as a search condition. This is the most efficient was to access a base table if a ROWID-type column is defined within the table.

 

DIXSCAN

Represents access by XML DOCID index scan.

 

EXCEPT

Denotes the EXCEPT operation.

This operation returns rows in the outer table only and eliminates redundant duplicate rows.

 

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating