Just give it a column name, as in Foxpro's SQL syntax!

SELECT H, COUNT(H) as SOMENAME FROM ....

On Thu, Sep 25, 2014 at 2:33 AM, Virgil Bierschwale <[email protected]> wrote:
> SELECT H, COUNT(H) FROM `wp_lca_2013` where left(m,2) = '11' GROUP BY H
> order by count(H) desc;
> How do I find out what the column name is for that second column.



-- 
 .~. Might, Courage, Vision. SINCERITY!
/ v \ 64-bit Ubuntu 9.10 (Linux kernel 2.6.39.3)
/( _ )\ http://sites.google.com/site/changmw
^ ^ May the Force and farces be with you!

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/CAGv=mjcykon3rzvvoe26chm7z0buch-24xbo_kjikha69d5...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to