SAQL Reference

These hands-on SAQL examples walk you through writing a query to retrieve data

  • SAQL Basic Elements

    Basic elements are the building blocks of your SAQL query.

  • SAQL Operators

    Use operators to perform mathematical calculations or comparisons.

  • SAQL Statements

    A query is made up of statements. Each SAQL statement has an input stream, an operation, and an output stream.

  • SAQL Functions

    Use functions to perform complex operations on your data.