Re: Sorting Problem

Поиск
Список
Период
Сортировка
Искать
От
Tim Edwards
Тема
Re: Sorting Problem
Дата
Msg-id
Law10-F90diz7RzDe1n0001211a@hotmail.com
Список
Дерево обсуждения
Re: Sorting Problem "Tim Edwards" <mor4321@hotmail.com>
I was afraid of something like that. I found a sort term fix by using the 
following:

select remote_model,
translate(remote_model, '-', 'a')
from remote
order by translate(remote_model, '-', 'a') asc

But it's an ugly answer to this, but it works for now. Guess I'm going to be 
readin up on Locales

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail

В списке pgsql-general по дате отправления
От: Martin Marques
Дата:
Сообщение: Re: PostGreSQL - Accessing It
От: Robert Creager
Дата:
FAQ