23 February 2018

how to Set database from SINGLE USER mode to MULTI USER in MS SQL Server

Run this query in the other DB query window:

ALTER DATABASE AdventureWorks2012 SET MULTI_USER;

No comments:

Post a Comment

Give me the commetns and solutions

Trial balance export to Azure Blob Storage

The file will be automatically generated from D365 using a batch job. The trial balance file should include all dimensions. (Main-Dept-Cost ...