Re: SELECT INTO Array?

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: SELECT INTO Array?
Дата
Msg-id 20050402005720.GA8901@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: SELECT INTO Array?  ("Zitan Broth" <zitan@mediasculpt.net>)
Список pgsql-general
On Sat, Apr 02, 2005 at 12:29:15PM +1200, Zitan Broth wrote:
>
> Basically I am selecting out "one row" from the database with multiple
> columns (should have told you that earlier) so it seems that unfortunately
> your elegant approach below might not work.  Although some of the columns
> are text and some numeric I was planning to load them all into strings.
> Perhaps I could convert the output to strings on the fly or something?

What are you trying to do?  That is, what's the ultimate purpose
of building the array?  It might be easier to make suggestions if
we knew the "what" rather than focusing on a particular "how."

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

В списке pgsql-general по дате отправления:

Предыдущее
От: Paul Tillotson
Дата:
Сообщение: Re: Debugging deadlocks
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Debugging deadlocks