One frequenctly asked question is, "How do I find out via T-SQL which cluster node is running this SQL Server instance?" There is no easy way in SQL Server 2000 or SQL Server 7.0 to determine the current node of a SQL Server instance using T-SQL. The
Read More...