Skip to content
Rene Saarsoo edited this page Aug 9, 2022 · 42 revisions

All dialects support the following standard operators:

The standard also defines operators that aren't supported a lot in actual implementations:

Below only additional non-standard operators are listed (the uncommon ones (::, ->, ||, ..) are assumed to be unsupported unless mentioned otherwise):

SingleStoreDB:

Notes:

  1. Tested SingleStoreDB boolean operators manually. Found no docs for these.
Clone this wiki locally