Time Operators

The time operators are used to compare temporal values and usually return a Boolean true or false.

Listing

< Interval less than
<= Interval less than or equal to
<> Interval not equal
= Interval equal
> Interval greater than
>= Interval greater than or equal to
| Start of interval

Get PostgreSQL Essential Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.