On Mar 26, 2013, at 10:03 PM, Alex Gaynor <[email protected]> wrote:
> For what it's worth, SQL2011 does define OFFSET, finally. Perhaps worthwhile mentioning as well : "Do not try to implement a scrolling window using LIMIT and OFFSET. Doing so will become sluggish as the user scrolls down toward the bottom of the list." -- Scrolling Cursor, What Not To Do http://www.sqlite.org/cvstrac/wiki?p=ScrollingCursor Just saying... -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
