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