Re: SQL query --- big question??? - Mailing list pgsql-sql

From Richard Huxton
Subject Re: SQL query --- big question???
Date
Msg-id 200403121520.19774.dev@archonet.com
Whole thread Raw
In response to SQL query --- big question???  ("Andrei Bintintan" <klodoma@ar-sd.net>)
List pgsql-sql
On Friday 12 March 2004 14:36, Andrei Bintintan wrote:
> Hi to all,
>
> I have a big question.
>
> Can I write a query/function/agregate function (whatever) so that I can
> return the result of a query in a single line? I don't know if this is
> possible to be made and please if it is not possible please say.

You're best doing this in the application really.

However, if you only want to work with text, search the mailing list archives 
using keywords like:  text concat aggregate 
and you should see an example solution where you build your own aggregate 
function.

--  Richard Huxton Archonet Ltd


pgsql-sql by date:

Previous
From: Jeff Eckermann
Date:
Subject: Re: sqlloader features
Next
From: tomg@sqlclinic.net
Date:
Subject: pg_dump backwards compat issues