SELECT Syntax Elements - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
request_modifier
Optional clauses that modify the SELECT statement using one or more of these request or statement modifiers:
Request and statement modifiers apply to all statements in a request.
For information on this statement, see SELECT ... INTO.
AS JSON
See AS JSON.
select_list
See Select List Syntax.
FROM_clause
See FROM Clause.
WITH_clause
See WITH Modifier.
WHERE_clause
See WHERE Clause.
GROUP_BY_clause
See GROUP BY Clause.
HAVING_clause
See HAVING Clause.
QUALIFY_clause
See QUALIFY Clause.
SAMPLE_clause
See SAMPLE Clause.
EXPAND_ON_clause
See EXPAND ON Clause.
ORDER_BY_clause
See ORDER BY Clause.