On Tue, Dec 07, 2004 at 09:44:44AM +1100, Jamie Deppeler wrote: > I have a result set returned through a function or rule, i know i will > have process the result set through a for loop, my question is how can i > get length of result set?
Do you want to know how many rows a query will return? That depends on what language you're using and how you're making the query. Please provide more details about what you're trying to do. -- Michael Fuhr http://www.fuhr.org/~mfuhr/ ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html