Operators
This section describes the following operators added to PostgreSQL Enhanced Edition on the basis of PostgreSQL 11 open source edition:
- Arithmetic operator: MINUS
- Equality operator: ^=
Blank characters (including spaces and tab keys) are allowed in the following operators: inequality (^=, <>, and !=), greater than or equal to (>=), and less than or equal to (<=).
Last Article: Macro Variables
Next Article: Syntax
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.