SQL Server: Get the Detailed Information Via SERVERPROPERTY
SQL Server: Get the Detailed Information Via SERVERPROPERTY
In this article, we will explain How to get the SQL Server Instance Information using “SERVERPROPERTY”? How to get the SQL Server Instance Information remotely? What’s the SERVERPROPERTY? SERVERPROPERTY is a System Defined function used to return the SQL Server Instance Information. SERVERPROPERTY Syntax SERVERPROPERTY ('propertyname') “propertyname“ is one of the following values. MachineName.…
View On WordPress















