Chat now with support
Chat with Support

SQL Optimizer for DB2 ZOS 5.6 - User Guide

Welcome Optimize SQL Options Tutorial About us Third-party contributions Copyright

UNION

Welcome > SQL Operations > UNION

Combine rows from multiple tables and remove duplicate rows.

A UNION construct contains a UNION node and at least one subtree. Each subtree contains a WFSCAN node, a WORKFILE node, a SORT node, and the source query block node.

 

UNIONA

Welcome > SQL Operations > UNIONA

Combine rows from multiple tables and retain duplicate rows.

An UNION ALL construct contains a UNIONA node and at least one subtree. Subtrees denote any source query blocks.

 

UPDATE

Welcome > SQL Operations > UPDATE

Modify rows in a table.

An update construct contains one UPDATE node and one of the following: single-index access, multiple-index access construct, or table space scan.

 

UPDCUR

Welcome > SQL Operations > UPDCUR

Represents UPDATE WHERE CURRENT OF CURSOR value.

 

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating