I need to change the collation for a database from case senstitive to case insensitive. It lists a bunch of constraints. Now I'm assuming I can drop all the constraints, change collation, and then add ...
For the past several weeks I’ve been doing nothing but complaining about vendors so I thought I’d take a break and write something about SQL Server for a change. So to that end today I’m gonna talk ...