[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Result sets - what's the "Lua way"
- From: "Gunnar Zötl" <gz@...>
- Date: Thu, 5 May 2011 11:15:25 +0200 (MEST)
> I?m writing a SQL interface for Oracle and have a question on representing the result sets.
How about using an iterator for fetching the rows?
Gunnar