How can I set a column with a set collation back to null? We currently have a mixture of column collations, and want all the columns to inherit the database collation. I can only find the command to set columns to the database defa
↧