Trouble with dates

From: Bassel Hatoum <bassel(at)gnc(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: Trouble with dates
Date: 1998-05-30 22:28:37
Message-ID: 35708815.6D4E3AF3@gnc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I'm trying to add months to a date without having to calculate how many
days in the month, etc.
Oracle has an add_month function that would do the trick. It there
anything similar in PGSQL? Or maybe a way to emulate it?

Thanks in advance.

Bassel Hatoum

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Marin D 1998-05-31 16:56:13 Re: [SQL] Trouble with dates
Previous Message Oliver Elphick 1998-05-29 18:58:13 Re: [SQL] inheritance