plpgsql Question..

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah
Тема plpgsql Question..
Дата
Msg-id 200304281742.24167.mallah@trade-india.com
обсуждение исходный текст
Ответы Re: plpgsql Question..  (Rod Taylor <rbt@rbt.ca>)
Список pgsql-sql

is it possible to access a feild in a RECORD type 
variable where the feild name is variable.

eg say r is a record having feild name , email , salary

r.name is 'foo'
r.email is 'bar@foo.com' 
r.salary is 1000

suppose  feild_name iterates via a FOR LOOP
through values (name , email , salary)

is it possible to access that feild in record r
inside the loop ?


Regds
mallah.


-- 
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.



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

Предыдущее
От: "lihao"
Дата:
Сообщение: Re: Pl Pgsql problem
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: plpgsql Question..