Stored Procedures

Поиск
Список
Период
Сортировка
От bcschnei@attbi.com
Тема Stored Procedures
Дата
Msg-id 20021001181701.QWQH9928.rwcrmhc52.attbi.com@rwcrwbc57
обсуждение исходный текст
Ответы Re: Stored Procedures
Список pgsql-sql
Hi all. I'm looking for a little help here. I have a 
project where I have to write some stored proceedures 
and am having some problems. My main issue is, I cannot 
figure out how to return a record set containing 
multipule columns. I am looking for a few examples on 
how I can do this. Most of what I have to do is fairly 
simple SQL queries based on a pramater sent to the 
function. I tried to use the SETOF <datatype> option, 
but only get back one column.

Any help will be would be greatly appricated. Simple 
examples would be of a great help.

Thanks,
Ben



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

Предыдущее
От: "Josh Berkus"
Дата:
Сообщение: Re: [GENERAL] arrays
Следующее
От: Roberto Mello
Дата:
Сообщение: Re: Stored Procedures