On Fri, 2005-03-25 at 15:29 +0100, GIROIRE Nicolas (COFRAMI) wrote:
[re-arranged]
> [mailto:[EMAIL PROTECTED] la part de Ragnar
Hafstað
> > On Thu, 2005-03-24 at 15:49 +0100, GIROIRE Nicolas (COFRAMI) wrote:
>
> > > I create an array which is result of query on postgresql database
> and
> > >
Title: RE: [GENERAL] sort array optimisation in pl/perl
Hi,
thanks for this help.
The method functions great but the profit of time is good just if I have a lot of elements to deplace.
COFRAMI
Nicolas Giroire
on behalf of AIRBUS France
for In Flight
On Thu, 2005-03-24 at 15:49 +0100, GIROIRE Nicolas (COFRAMI) wrote:
> I create an array which is result of query on postgresql database and
> then I want to sort rows in a particular way (impossible by query on
> database).
can you give us more details on this particular sort order?
> My solutio