DATASET_KEYS Syntax - Analytics Database - Teradata Vantage

DATASET Data Type

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-10-30
dita:mapPath
bka1628112240653.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
ekk1458586304878
lifecycle
latest
Product Category
Teradata Vantageā„¢
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).