postgresql convert interval to expression code example Example: postgresql today - 1 year select now() - INTERVAL '1 YEAR';