Microsoft
Software
Hardware
Network
Question : How to find records containing Unicode characters?
Hi,
I have a table in a Sql Server 2005 database with the collation type SQL_Latin1_General_CP1_CI_
AS
Can you tell me how can I run a select query on 1 field to identify the entries with non ASCII, but Unicode characters (eg Russian characters)?
Raluca
Answer : How to find records containing Unicode characters?
Why not look at it like this? I'm not sure if it would work, but it seems like it should
1: 2:
select * from myTable where mycolumn <> cast(myColumn as varchar(50))
Open in New Window
Select All
Random Solutions
Exchange 2007 cannot delete public folder items as Public Folder Administrator
Open User's Mailbox after Disabling Account in AD
Automatic Typing. Bug? Virus?
How to resolve Error 107: the column prefix 'tblExclusion' does not match with a table name or alias name used in the query ?
Configuring Apache For Ruby On Rails
Cisco PIX will not accept command to allow RPC
Vista is "stuck" using KMS server, and I can't make it do online activation
How to use only port 80 for Outlook Web Access
bash script error using date and %k
Outlook 2007 not using default account for reply or forwarding