Blog Pages

sys.dm_server_registry

Returns configuration and installation information that is stored in the Windows registry for the current instance of SQL Server

SELECT * FROM sys.dm_server_registry


Note: Available from MSSQL 2008 R2 SP1.

No comments:

Post a Comment