SAQL Reference
These hands-on SAQL examples walk you through writing a query to retrieve data
-
Basic elements are the building blocks of your SAQL query.
-
Use operators to perform mathematical calculations or comparisons.
-
A query is made up of statements. Each SAQL statement has an input stream, an operation, and an output stream.
-
Use functions to perform complex operations on your data.