Resolution
The following query can be used:ALTER DATABASE database_name COLLATE collation_nameThe current collation and other properties of the database can be retrieved using the following query:
sp_helpdb database_nameALTER DATABASE database_name COLLATE collation_namesp_helpdb database_name