see
http://www.sqlalchemy.org/docs/05/sqlexpression.html#ordering-grouping-limiting-offset-ing
.


Tiago Becker wrote:
> Hello.
>
>  I'm trying to write some kind of framework web, but i would like to use
> sqlalchemy, but i need to make a paged result, and every DB has a way to
> limit the query...
> Is there a way to do this in alchemy? Note: it's a query defined in xml,
> so
> i use pure sql (this part will just use the alchemy  connection).
>
> Thanks in advance!
>
> >
>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to