Google App-Engine Java Group By and Count(*) queries
- by Manjoor
I am able to insert, filter and order records but can't use a simple count!!
I am wondering if there a way to get no of total rows in a table??
Is there a way to use GROUP BY in query?