Howto convert arrays 2 query results

Поиск
Список
Период
Сортировка
От Jeroen Schaap
Тема Howto convert arrays 2 query results
Дата
Msg-id XFMail.990609091305.jeroen@rulffh.medfac.leidenuniv.nl
обсуждение исходный текст
Ответы Re: [GENERAL] Howto convert arrays 2 query results
Список pgsql-general
Dear psql'ers,

Do you know of any way to generally convert arrays into query results?

I know it is better to implement arrays as tables, but that results in
unreadable tables (with 10 rows with id=1, 15 with id=2, 2 with id=3 ad
infundum...).

So is there any way to convert an array into a table? Should I
write a function or a C-function?

Thanks a lot,

Jeroen

---
Jeroen Schaap.............I was dreaming of guitarnotes that would irritate
Homepage: <http://rulffh.medfac.leidenuniv.nl>..| ^|^ |...an executive kind
Keywords: Guitars, Linux, Mac and SCN...........\_`-'_/..............of guy
Tel: (0)71-5276811................................| |...........Frank Zappa

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

Предыдущее
От: Oleg Broytmann
Дата:
Сообщение: Re: [GENERAL] Compiling libpq
Следующее
От: Herouth Maoz
Дата:
Сообщение: Re: [GENERAL] Howto convert arrays 2 query results