Operators

Any built-in system, or user-defined operator may be used in SQL. For the list of built-in and system operators consult Operators. For a list of user-defined operators consult your system administrator or run a query on the pg_operator class. Parentheses may be used for arbitrary grouping of operators in expressions.