Hindi text in nText column SQL Server 2005

  • Why don't you add another column say "Language" and while inserting rows in the table insert a value say

    "HINDI","ENGLISH" .... This way you would be able to get a count easily.

  • Reason is we have a textarea in which user can put above listed languages text without knowing us which language is this...

    So again I am putting my question,

    Please suggest how to write a query to know the count for all the rows having Hindi text?

Viewing 2 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply