Fetching limited numbers of rows
"Kertis, Dennis" <[email protected]> Fri, 20 Aug 2004 15:06:27 -0400
| Newsgroups | gmane.comp.python.modeling |
|---|---|
| Message-ID | <[email protected]> |
Is there a way to tell Modeling to only fetch the first N rows? Ideally, I'd like to be able to specify an offset and a count to do something like paging results of a search. Thanks, Dennis