DATASET_KEYS Syntax - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
DATASET_KEYS ( ON
  ( SELECT DATASET_expression select_stmt_options )
  [ USING QUOTES ( { 'Y' | 'N' } ) ]
)

Syntax Elements

DATASET_expression
Any expression that evaluates to a DATASET data type.
select_stmt_options
The select_stmt_options are the allowable or necessary options in Vantage for a SQL SELECT statement.
USING QUOTES
Variables used as input to the SQL statement specified by select_stmt_options. The USING clause options available for the DATASET type are Y (Yes) or N (No).