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 |
What are the filtered indexes?
A left outer join B B right outer join A gives the same result then what is the use of two?
can you anybody tell me the how can you restore the master database. while migraion(one server to onther server)?
What is a trigger and types of a trigger?
explain the storage models of olap? : Sql server database administration
What is query optimizer in sql server?
What is the difference between a local and a global variable?
what is database replicaion? : Sql server database administration
What is transactional replication?
How to retrieve data from log files in SQL SERVER ?????
As a part of your job, what are the DBCC commands that you commonly use for database maintenance?
What do you understand by recursive stored procedures?
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)