Re: Dates in postgres

Поиск
Список
Период
Сортировка
Искать
От
Anton de Wet
Тема
Re: Dates in postgres
Дата
Msg-id
Pine.LNX.4.33.0202251800070.19276-100000@localhost.localdomain
Ответ на
Список
Дерево обсуждения
Dates in postgres Rob <rob@obsidian.co.za>
Re: Dates in postgres Anton de Wet <adw@obsidian.co.za>
Re: Dates in postgres "Josh Berkus" <josh@agliodbs.com>
On Mon, 25 Feb 2002, Rob wrote:

> I can get today's date in postgres using the current_date function, but I
> need to get the date one month ago from the current date.  Is there any
> way to do this?

select now() - interval '1 month';


-- 

----------------------------------------------------------------------
"I really didn't foresee the Internet. But then, neither did the computer
industry. Not that that tells us very much of course - the computer industry
didn't even foresee that the century was going to end."
   - Douglas Adams 

В списке pgsql-novice по дате отправления
От: Tom Lane
Дата:
От: cristi
Дата:
Сообщение: update
FAQ