Hi,
Iam getting error like
Implicit conversion of varchar value to varchar can not be performed because the collation of the value is unsolved due to collation conflict
I have changed the x Database colaation from Latin1_General_CI_AI to SQL_Latin1_General_CP1_CI_AS but
How to change the collation of all the existing objects (at once) inside a that x database
Thanks in advance