Re: ORDER BY Problem...

Поиск
Список
Период
Сортировка
От teg@redhat.com (Trond Eivind Glomsrød)
Тема Re: ORDER BY Problem...
Дата
Msg-id xuy3d9dj9q2.fsf@halden.devel.redhat.com
обсуждение исходный текст
Ответ на RE: ORDER BY Problem...  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Список pgsql-hackers
"Christopher Kings-Lynne" <chriskl@familyhealth.com.au> writes:

> As far as I know, this is the standard (ASCII-ordered) way of sorting text.

No, it's the "we don't know anything about text, but we can compare
their numeric values" approach.  

-- 
Trond Eivind Glomsrød
Red Hat, Inc.


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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: RE: place for newbie postgresql hackers to work
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: [SQL] behavior of ' = NULL' vs. MySQL vs. Standards