|< < 44 > >|

The where clause

Comparison operators

The usual comparison operators

  • =
  • != (Postgres also allows <>)
  • <
  • <=
  • >
  • >=

|< < 44 > >|