1
Answer

Change collation of all columns in database

Photo of Goran Bibic

Goran Bibic

7y
584
1
Code for change collation of all columns in database from  "SQL_Latin1_General_CP1_CI_AS" to "Serbian_Latin_100_CI_AI"
for all tables, for all databases and for all columns

Answers (1)