Group BY: what's wrong with this?

michael geary listmail at gearyweb.com
Thu Mar 31 15:39:20 CST 2005


using V4MD:

sql = select authors.* from authors GROUP BY authors.email ORDER BY 
authors.lastName asc

results in the error:
"In the SELECT clause you can use only fields listed in the GROUP BY 
and aggregative functions."

In MySQL this query works just fine. What am I doing wrong in Valentina?

thanks,

michael



More information about the Valentina mailing list