Hello,
I would like change in my data base the collate format of my fields in my tables.
Currently there is a SQL_Latin1_General_CP1_CI_AS collate and I would like change to SQL_Latin1_General_CP1_CS_AS.
There is a procedure to transform my fields without delete my data base
Regards.