To do it use the following query:ALTER DATABASE database_name COLLATE collation_nameyou can get current collation and other properties of database by thefollowing query:sp_helpdb database_name