Explore how to use APL in Axiom’s Query tab to run queries using Tabular Operators, Scalar Functions, and Aggregation Functions.
summarize
operator to produce different fields.
The following query counts events by time bins.
method
and content_type
:
limit
operator is an alias to the take
operator.
contains
operator to find the strings that contain the string -bot
and [bot]
: