How to find the Count of each value in a column in sql


hi,
 
here sample example query.
 
have column in table contains valies this
[column]
as,bs
as,cs
cs,es
de,as
ir,cs,de.
 
need find count of each value , output shuld come
5
bs 3
cs 4 .
 
can me write procedure
 

thanks,
anusha

thanks, anusha



Visual Studio Languages  ,  .NET Framework  >  Visual C#



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to Share webservice object to all user