 |
MS SQL Server :: Ms Sql Select Count Distinct Probrem
Count From Distinct Hello for mS SQL 2000 with SELECT DISTINCT Name, Region FROM Groups GROUP BY Name, Region I get 254 rows but how can I get the COUNT only ? something like SELECT COUNT(SELECT DISTINCT Name, Region FROM Groups
www.bigresource.com |
 |