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
Terminal Server client side CD/DVD writing
QL420 network setup
ASP.NET unable to cast object of type
cd business card
manage multiple sites from one admin panel drupal/joomla
xp sp2 clients wont log or ping server 2003
setup basic ipsec vpn for windows on cisco sa520
Ubuntu - Convert Desktop Hard Drive to Laptop? Just ext4 format and copy all files?
reCAPTCHA PHP not failing when nothing is entered; works fine when something is entered
Excel/csv, move rows to another sheet based on changing value in column