Sorting array field

Поиск
Список
Период
Сортировка
От Pete Deffendol
Тема Sorting array field
Дата
Msg-id a1db1de60512220738x4d36f124u3c8629e33d38958e@mail.gmail.com
обсуждение исходный текст
Ответы Re: Sorting array field  (Michael Fuhr <mike@fuhr.org>)
Re: Sorting array field  (David Fetter <david@fetter.org>)
Список pgsql-general
Hi,

Can anyone point me toward an SQL function (whether built-in or an add-on) that will allow me to sort the contents of an array datatype in an SQL query?

Something like this:

select sort(my_array_field) from my_table;

Thanks!

Pete

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Indices for select count(*)?
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Questions about server.