Re: Time problem again?

Поиск
Список
Период
Сортировка
От Bjørn T Johansen
Тема Re: Time problem again?
Дата
Msg-id 1064836156.12019.41.camel@dt-btj.dagbladet.no
обсуждение исходный текст
Ответ на Re: Time problem again?  ("Daniel Schuchardt" <daniel_schuchardt@web.de>)
Список pgsql-general
Yes, I could do that... I was just hoping to catch the odd times when records aren't inserted in order....


BTJ

On Mon, 2003-09-29 at 13:44, Daniel Schuchardt wrote:
No, not really
 
perhaps you can do a ORDER BY (oid || yourtimefield). So you have the RecordOrder in the way the records where inserted.
 
Daniel
 
 
I need to sort some data based on a Time field and the times can cross both midnight and noon. As far as I can tell, there is no way to solve this without also supplying a date or am I missing something?


Regards,

BTJ

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

Предыдущее
От: Bjørn T Johansen
Дата:
Сообщение: Re: Time problem again?
Следующее
От:
Дата:
Сообщение: Where are user-defined types stored/viewed