You can't

You have stop thinking of appengine/gql in SQL terms.

Use the remote_api shell, then you can get the query object and then call 
count() on it.



On Wednesday, October 16, 2013 11:56:52 PM UTC+8, Martin Descours wrote:
>
> I am sure you had that a lot, but how can count results on a request via 
> GQL on AppEngine DataViewer ?
> It seems that there is no easy way to have the answer and i get crazy 
> about it...
> because i am no developper
>
> is it sth like : 
> SELECT COUNT(*) FROM Database 
> or 
> COUNT (SELECT * FROM...)
>
> ? 
>
> Is Google App Evil ? 
> thx for ur help !
>
> M.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to