Query Language Reference
This Documentation includes the following third-party documentation from Presto Foundation
–
https://prestosql.io/foundation.html
Timestream supports a rich query language for working with your data. You can see the available data types, operators, functions and constructs below.
You can also get started right away with Timestream's Query Language in the Sample Queries section.
Topics
- Supported data types
- Built-in time series functionality
- SQL support
- Logical Operators
- Comparison Operators
- Comparison Functions
- Conditional Expressions
- Conversion Functions
- Mathematical Operators
- Mathematical Functions
- String Operators
- String Functions
- Array Operators
- Array Functions
- Regular expression functions
- Date / Time Operators
- Date / Time Functions
- Aggregate Functions
- Window Functions
- Sample Queries