-
Changing Server Collation in SQL Server: A Step-by-Step Guide
21 June 2024Changing the collation of an SQL Server instance after installation is a significant task that requires careful planning and execution. Collation affects how data is sorted and compared, so it’s…
-
Generate Script to Fix Orphaned Users in SQL Server Database
30 May 2024Fixing Orphaned Users in SQL Server Databases Orphaned users can be a common issue in SQL Server databases, typically arising after database restores or server migrations. An orphaned user is…
-
Unable to open the “Properties” window for databases on the Managed Instance
7 August 2023Issue Definition Unable to open the “Properties” window for databases on the Managed Instance using SSMS. Getting error message. Error message Subquery returned more than one value. This isn’t permitted…