If this is something you will be needing often, you should try to precompute
the count.  You could do it at write time or periodically in the background.
It will be much more efficient.

Robert
On Jul 1, 2011 1:01 PM, "Droid" <[email protected]> wrote:
> Basic question which I cannot solve:
>
> SELECT * FROM MyWords where bookname = 'book1'
>
> how can I simply count the number of returns? (I bet its easy eh?)
>
> Thanks in advance if you take the time....
>
> --
> You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
[email protected].
> For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to