修改sqlserver字符集

zhouwf0726發表於2019-05-31

支援的字符集:

select * from ::fn_helpcollations()

修改字符集:(結束要修改資料庫上的所有連線)

alter database temptable collate Chinese_PRC_CI_AI


來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/756652/viewspace-242498/,如需轉載,請註明出處,否則將追究法律責任。

相關文章