how can we know that how many users are connected in
perticuler server??????
Answer Posted / 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 |
Post New Answer View All Answers
What is BCP? When does it used in sql server 2012?
What is user-defined functions? What are the types of user-defined functions that can be created?
Insert syudents details in table.Current system date &time insert into joining time.How do insert?( in sysdate only return current system date how do add time?)
can you instantiate a com object by using t-sql? : Sql server database administration
What is used to replicate sessions between instances in coldfusion clusters?
What is snapshot replication?
What is the sql case statement used for?
Characterize join and name diverse sorts of joins?
can a table be moved to different filegroup? : Sql server administration
How does stuff differ from the replace function?
How to invoke a trigger on demand?
How to download microsoft sql server 2005 express edition?
What do you mean by the term 'normalization'?
Explain the third normal form(3nf)?
What are the limitations in ssrs on sql server express edition?