ALL - Teradata Database

SQL Data Manipulation Language

Product
Teradata Database
Release Number
15.10
Language
English (United States)
Last Update
2018-10-06
dita:id
B035-1146
lifecycle
previous
Product Category
Teradata® Database

ALL specifies that duplicate values are to be returned when an expression is processed.

 

Syntax Element …

Specifies …

ALL

that all rows, including duplicates, are to be returned in the results of the expression list.

This is the default value.

ALL is ANSI SQL:2011-compliant.