1
Answer

Change collation of all columns in database

Goran Bibic

Goran Bibic

6y
556
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)