SELECT INTO Array?

From: "Zitan Broth" <zitan(at)mediasculpt(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: SELECT INTO Array?
Date: 2005-04-01 03:22:58
Message-ID: 00e601c5366a$1ab83400$4701a8c0@GarethsLaptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greetings All,

I was wondering if there was an easy way of converting the output from a SELECT statement into an Array ..... I'd like to be able to SELECT INTO MyArray[] * FROM TABLE WHERE ID=1 ..... is this possible? What is the best way of doing this?

Thanks - sorry if this is newbie, but I trolled and trolled .... lol

Z.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-04-01 04:40:49 Re: Inconsistent values for 'now'
Previous Message Doug Quale 2005-04-01 03:22:12 Re: Help with converting hexadecimal to decimal