WD delete operations

Sybase IQ chooses one of three algorithms to process delete operations on columns with a WD (Word) index:

WD delete costing

The WD delete cost model considers many factors including I/O costs, CPU costs, available resources, index metadata, and parallelism.

You can use the WD_DELETE_METHOD database option to control WD delete performance.

Using WD delete performance option

The value of the parameter specified with the WD_DELETE_METHOD option forces the use of the specified delete algorithm as follows:

For more information on the WD_DELETE_METHOD database option, see “WD_DELETE_METHOD option” in Chapter 2, “Database Options” of Reference: Statements and Options.