FAQ

Chris Angelico wrote:
On Fri, Nov 1, 2013 at 9:18 PM, Ulrich Goebel wrote:
That gives me the solution. What I have, is an iterator object comming as a
SQLite database cursor object. So I could minimize the underliying SELECT
and build index = list(cursor). Then with Your hints I get what I want.

Well, if you want to iterate over a SQL result backwards, I would seriously
consider modifying the SELECT to yield the results in the right order. That
would avoid keeping the list in memory and makes best use of the database.




--
patrick

Search Discussions

Discussion Posts

Previous

Related Discussions

Discussion Navigation
viewthread | post
posts ‹ prev | 3 of 3 | next ›
Discussion Overview
grouppython-list @
categoriespython
postedNov 1, '13 at 10:18a
activeNov 1, '13 at 8:09p
posts3
users3
websitepython.org

People

Translate

site design / logo © 2023 Grokbase