SELECT COUNT(*) AS WHATEVER ?
Hi everybody
Is there a way to implement the SQL statement SELECT COUNT(*) AS WHATEVER in YQL?
The things most similar to this are the local and remote limits. But I just want to know for example how many geotagged photos of place exist. Is that possible? As a return I just want the number of items (real, without any limits) not any other field.
Bye, thaks
by
0 Replies