Description
- VALUES
- Introduces a single row consisting of one of more columns.
- expression
- Any expression of the type described in Expressions.
- NULL
- Specifies the null value.
- row-fullselect
- A fullselect that returns a single result row. If the result of the
fullselect is no rows, then null values are returned. An error is returned
if there is more than one row in the result.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.