Who is the owner which database in SQL SERVER



SELECT name, suser_sname(owner_sid) AS Database_Owner
FROM sys.databases

Comments

Popular posts from this blog

Always On FailOver Events

SSAS Cube or Database backup with Powershell command "Backup-AsDatabase"

Rule "Not Clustered o the Cluster Service is up and online. " FAILED, The machine is clustered but the cluster is not online.