Re: rows and array

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: rows and array
Дата
Msg-id 421B1570.1030404@archonet.com
обсуждение исходный текст
Ответ на rows and array  ("FERREIRA William (COFRAMI)" <william.ferreira@airbus.com>)
Список pgsql-general
FERREIRA William (COFRAMI) wrote:
> hi
>
> does postgresql allows to store rows into array ?
> i select rows in a table and i would like to sort them depending on my
> criteria.

Is this different from
   SELECT a,b,c FROM t ORDER BY a ASC, b DESC;

If so, could you specify more details - what language you are using for
example.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: Jan Poslusny
Дата:
Сообщение: How iterate records
Следующее
От: Renato Cramer
Дата:
Сообщение: Off-topic: monograph for database postgraduate