Last updated 7 months ago
Was this helpful?
=
Alias operator, only supported in a compute and summarize statements.
num_of_devices = count()
|
Pipe operator, separator between statements.
devices | where name == "abc"