SQL Server Transact Basic to Expert - Get number of connection instances created in SQL

This blog shows how to get the number of connections created when the SQL Server was created first time

Example:

SELECT @@CONNECTIONS ConnNumber

The expected result would vary based on the execution.
Ebook Download
View all
Learn
View all