how can we know that how many users are connected in
perticuler server??????
Answers were Sorted based on User's Feedback
Answer / rajesh kumar
select * from sys.dm_exec_os_connections
or
select * from sys.dm_exec_os_sessions
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / vishnu
sp_who which is documented or sp_who2 which is similar but
technically not documented.
| Is This Answer Correct ? | 1 Yes | 0 No |
How to list all login names on the ms sql server?
What are the different types of subquery?
Why are sql functions used?
Why I am getting this error when renaming a database in ms sql server?
What command is used to create a database in the sql server and how?
Does sql server use t sql?
How to use subqueries with the exists operators in ms sql server?
What is page-level compression?
What is scheduled job and how to create it?
what is for foreign key ??
4 Answers CarrizalSoft Technologies, Sabic,
What is conditional split?
What is the data type of time?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)