Microsoft
Software
Hardware
Network
Question : How to get count of query with group by clause
Hello All,
I need to get count of group by clause which I am not able to figure out how to do it.
For Example: My Query is select * from license where address_type='T' groupby phone_number.
I need the count of the resultset returned by the query.
Thanks in advance.
-Dojjol
Answer : How to get count of query with group by clause
select count(tmp.*) from
(
select * from license where address_type='T' group by phone_number
) tmp
Random Solutions
how to avoid echo in 1 on 1 video chat / conference-system with FMS 3,5
2 raid controllers managing the disk array
Vmware Virtual Centre Service not starting
High Insert/Update time because of Trigger
redirecting domain.com to
www.domain.com
in IIS7?
Licensing of softwre
Dell PowerEdge server life cycle -- predictions from real life experience
RAID 10 array keeps failing on HP P410i
Using maps with GWT
EASY VPN CISCO