The expression to be associated with the column_name list is to select from one or more existing user base tables or views.
- DISTINCT
- Only one row is to be returned from any set of duplicates that might result from a given expression list.
- ALL
- All rows, including duplicates, are to be returned in the results of the expression list.