Hi All,

In SQL server, stored procedure SP_WHO provides the no. of connections. but the stored procedure needs to be run from query analyzer.
Is there any way to obtain the no. of connections of a SQL server directly from command prompt?
Thanks in advance.