| От | Ian Barwick |
|---|---|
| Тема | Re: in-date news items |
| Дата | |
| Msg-id | 02031214251401.06708@redgrave обсуждение исходный текст |
| Ответ на | in-date news items (Gary Stainburn <gary.stainburn@ringways.co.uk>) |
| Список | pgsql-sql |
On Tuesday 12 March 2002 13:17, Gary Stainburn wrote: > Hi all, > > I'm trying to use a select to get the latest item of news, provided that > it's within the last X days. What do I need to add to the where clause for > the select statement below: > > select ndate, nauthor, nheading > from news > order by ndate desc > limit 1 > *** where ndate within the last 3 months ****** > ; something like: where ndate > current_timestamp - interval '3 months' more on the subject here: http://techdocs.postgresql.org/techdocs/faqdatesintervals.php Ian Barwick
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера