How can count the string ?
for ex: If i have string like 'bhaskar' then i need like
b:1
h:1
a:2
s:1
k:1
r:1
please give any idea on that
Answer Posted / debasish
the good away to count is convert it to a arry and the
count the array element.. you can do as you like with array.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the syntax to execute the sys.dm_db_missing_index_details?
How do I setup a sql server database?
How do I open port 1433?
Can you type more than one query in the query editor screen at the same time?
How to update a field in SQL after ALTERING a row?
What is blocking?
Comment,Datatypes are unlimited
Where sql server user names and passwords are stored in sql server? : sql server database administration
Can a unique index be created on a column, which contains null?
what are different types of backups available in sql server? : Sql server database administration
I create a separate index on each column of a table. What are the advantages and disadvantages of this approach? : Sql server database administration
What stored by the master? : sql server database administration
what are different types of raid configurations? : Sql server database administration
What is index in an assignment?
What are actions, how many types of actions are there, explain with example? : sql server analysis services, ssas