--- title: SQL operators description: > SQL operators are reserved words or characters which perform certain operations, including comparisons and arithmetic. menu: influxdb_clustered: name: Operators parent: SQL reference weight: 211 --- SQL operators are reserved words or characters which perform certain operations, including comparisons and arithmetic. {{< children type="anchored-list" >}} {{< children hlevel="h2" >}}