Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
"Table Name_Column" = "value1" and "Table Name_Column" = "value2"

Operators

  • =

  • !=

  • ~

  • <=

  • >=

  • >

  • <

  • is not

  • is

  • not in

  • in

Functions

...