Re: [SQL] greetings

2001-02-24 Thread Ian Lance Taylor
Ken Kline <[EMAIL PROTECTED]> writes: > it is to be server side code > the code I gave you was merely an example > of a cursor that I found when I did a search... > http://www.armed.net/how/pg001676.htm I think Tom addressed how to solve your actual problem. I'll just comment that the examp

Re: [SQL] greetings

2001-02-23 Thread Ian Lance Taylor
Ken Kline <[EMAIL PROTECTED]> writes: > I have just joined the list a few days ago and am trying quite hard > to come up to speed with pgsql but i find documentaion frustratiing. > I think maybe it;s just a matter of finding things that are of the > correct > scope. I've been an Oracle developer

Re: [SQL] pgsql and cursor

2001-02-09 Thread Ian Lance Taylor
Najm Hashmi <[EMAIL PROTECTED]> writes: > Hi all, I am not sure If it is allowed to use cursor inside pgsql functions. > If it is possible, please someone could send exact synatx how it is used. If > it is not allowed is there a way arround it? I need to do some calculations > and then return t