From: "FERREIRA William (COFRAMI)" <william(dot)ferreira(at)airbus(dot)com>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject:
Date: 2005-02-21 10:03:07
Message-ID: 1904E3EB39448246A7ECB76DF34A70B00143B41E@TOCOMEXC03
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi

i need to select rows from a table and to store them into an array.
and next, i would like to sort my array depending on some criteria.

so, my questions are :
how to store rows into a array ?
and how reverse some lines ?
(example : row[i]=row[i+1])

thanks in advance

Will

Browse pgsql-general by date

  From Date Subject
Next Message Marco Colombo 2005-02-21 10:07:08 Re: PostgreSQL scaleability question
Previous Message Shaun Clements 2005-02-21 09:41:43 Porting MySQL PHP to Postgres