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
Outlook 2010 bulk calendar delete
Help with Lucene query in Alfresco
10 lines of C# to VB.NET translation supervising
Mounting NFS NAS in ESX 3
changing external server name.. do I need to change anything in Outlook
SBS 2008 - STOP c00002e2
iPad Camera Connection Kit does not display .jpg images on iPad
Outlook 2007 does not remember password.
Pass value on form through Querystring Javascript
Remove space from textbox automatically