0

I am trying to copy non-English data to another column of a same table in SQL Server but I am not getting how to do that.

This is the image in which column Work_Name is having both English and non-English data and I am trying to copy only non-English data to another column.

enter image description here

How can I do that, can anyone please help me?

Felix Pamittan
  • 31,544
  • 7
  • 41
  • 67
  • Possible duplicate of [how to select rows that contains non-english characters without including special characters in sql server 2005](http://stackoverflow.com/questions/21139258/how-to-select-rows-that-contains-non-english-characters-without-including-specia) – Liesel May 27 '16 at 08:00
  • you may need to take a look at this post: http://stackoverflow.com/a/21140501/1666800 – Vahid Farahmandian May 27 '16 at 11:11

0 Answers0