Microsoft
Software
Hardware
Network
Question : How to use T-SQL to discover which node the SQL instance is running on?
Hi All,
hoe to use SERVERPROPERTY, T-SQL to discover which node the SQL instance is running on?
Answer : How to use T-SQL to discover which node the SQL instance is running on?
select SERVERPROPERTY('InstanceNa
me')
Name of the instance to which the user is connected.
Returns NULL if the instance name is the default instance, if the input is not valid, or error.
Random Solutions
yum Install oracle-validated fails dependency on glibc
Dot Net IL Code to C# conversion
Why RTRIM so slow on UPDATE
IE8 annoying advertising popups on double underlined links in webpages
Navigation mouse over problem
Oracle Fusion Middleware Vs IBM WAS
Access 2007 Update subform values with another subform
SCCM MSI deployment Post-Installation tasks
SBS 2008 BPA - Exchange Server Virtual Directories are installed
Union query