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
dell powervault ejection issues
Terminal server 2008 R2 Pinned Taskbar Links
IE version confusion.
How do I generate CSV files in Oracle ?
Sync software - recommendations.
Password Recovery Cisco ASA 5520 Firewall
TS WEB ACCESS (STD 2008 Server)
Running netlogon script
Embedded login information
FILTERING EXCEL DATA USING VALUES FROM 2ND WORKSHEET