Dynamic Record Type Field Names

Поиск
Список
Период
Сортировка
От Majolee InfoTech (Hotmail)
Тема Dynamic Record Type Field Names
Дата
Msg-id BAY17-DAV9p8ARf3sll00007513@hotmail.com
обсуждение исходный текст
Список pgsql-php
 
Hello,
 
We are using a Postgresql 7.4 DB.
 
We need a function in pl/pgsql which will return a delimited text based data from a table where table name is passed as argument.
 
While trying to loop through using "For record In Execute query Loop" we can not use field names for geting a specific filed value.
 
So we are finding other ways to get data from record and append it to a string.
 
We tried using a dynamic function generation where we pass the record to that function but there seems to be some error when passing record to a recently generated function.
 
Any help would be great.

===============
Mihir & Biren    
Partners            
Majolee InfoTech
===============

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

Предыдущее
От: Roberto Rezende de Assis
Дата:
Сообщение: Thanks
Следующее
От: "Gary Hoffman"
Дата:
Сообщение: Mod_date update technique