17.05 - Syntax Elements - Teradata Database
Teradata Vantage⢠- DATASET Data Type
- prodname
- Advanced SQL Engine
- Teradata Database
- vrm_release
- 17.00
- 17.05
- created_date
- June 2020
- category
- Programming Reference
- featnum
- B035-1198-170K
-
DATASET expression
- Any expression that evaluates to a DATASET data type.
-
dot notation
- All dot notation elements are supported, including the following new elements:
- Recursive descent operator ( .. )
- Wildcards ( * ) - both in reference to named and indexed items
- Name/index lists ( [a,b,c] or [0,3,5] )
- Name/index slices ([c] or [5])