On Friday, February 6, 2015 at 4:20:02 PM UTC-5, Michele Comitini wrote:
>
> when you want only one and the first better use .select(limitby=(0,1)) and 
> proper orderby, else you can be disappointed by performance...
>
>
Yes, and even in that case, you can still use .first() to extract that 
single record from the Rows object. 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to