missing something obvious about intervals?

Поиск
Список
Период
Сортировка
От David Rysdam
Тема missing something obvious about intervals?
Дата
Msg-id 439DBAAD.3080803@ll.mit.edu
обсуждение исходный текст
Ответы Re: missing something obvious about intervals?
Re: missing something obvious about intervals?
Список pgsql-general
I have a table that has a date field and a "real" field that represents
a number of seconds.  I want select the date field + the seconds field.
Just adding it doesn't work.  Casting to interval doesn't work.
to_date/to_timestamp don't work.  How do I do this?

В списке pgsql-general по дате отправления:

Предыдущее
От: Rich Doughty
Дата:
Сообщение: Re: View with an outer join - is there any way to optimise
Следующее
От: "Jim Buttafuoco"
Дата:
Сообщение: Re: missing something obvious about intervals?