Correlation Clause

Description

Can be used within search-condition or assignment-clause to designate a table, view, nickname, or fullselect.

Include-columns:

Specifies a set of columns that are included, along with the columns of table-name or view-name, in the intermediate result table of the DELETE statement when it is nested in the FROM clause of a fullselect.

Click here to navigate to the IBM DB2 docs page for this syntax.

Grammar Syntax

Sample Source Patterns

IBM DB2

Snowflake

  1. MSCEWI5006: INTERMEDIATE RESULT TABLE IS NOT SUPPORTED.

Last updated

Was this helpful?