CURRENT_DATE - INTERVAL psql code example Example: postgresql today - 1 year select now() - INTERVAL '1 YEAR';