Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add links to other query docs

...

Code Block
SELECT `(ds|hr)?+.+` FROM sales

More Select Syntax

See the following documents for additional syntax and features of SELECT statements:

GROUP BY

SORT BY, ORDER BY, CLUSTER BY, DISTRIBUTE BY

JOIN

UNION ALL

TABLESAMPLE

Subqueries

Virtual Columns

Operators and UDFs

LATERAL VIEW

Windowing, OVER, and Analytics