1.最简单的方法 在字段后面加上字符集 [field] collate Chinese_PRC_CI_AS
2.select serverproperty('collation') --查询当前字符集
3.alter database databaseName collate Chinese_PRC_CI_AI --更改字符集
4. select databasepropertyex('databaseName','collation') --查询指定库字符集
Stangray
SAP THQ Apple Nintendo Google Reynolds Amazon Yahoo |