Re: rows and array - Mailing list pgsql-general

From Richard Huxton
Subject Re: rows and array
Date
Msg-id 421B1570.1030404@archonet.com
Whole thread Raw
In response to rows and array  ("FERREIRA William (COFRAMI)" <william.ferreira@airbus.com>)
List 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 by date:

Previous
From: Jan Poslusny
Date:
Subject: How iterate records
Next
From: Renato Cramer
Date:
Subject: Off-topic: monograph for database postgraduate