Re: rows and array

From: Richard Huxton <dev(at)archonet(dot)com>
To: "FERREIRA William (COFRAMI)" <william(dot)ferreira(at)airbus(dot)com>
Cc: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: rows and array
Date: 2005-02-22 11:20:16
Message-ID: 421B1570.1030404@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • rows and array at 2005-02-22 10:17:16 from FERREIRA William (COFRAMI)

Browse pgsql-general by date

  From Date Subject
Next Message Renato Cramer 2005-02-22 11:22:31 Off-topic: monograph for database postgraduate
Previous Message Jan Poslusny 2005-02-22 11:20:07 How iterate records