Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how can we know that how many users are connected in
perticuler server??????

Answers were Sorted based on User's Feedback



how can we know that how many users are connected in perticuler server??????..

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

how can we know that how many users are connected in perticuler server??????..

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

Post New Answer

More SQL Server Interview Questions

what is difference between Enterprise Manager and Query Analyer

6 Answers   CTS,


Say if we have a table that contains only a single column , say OrderID, which has IDENTITY attribute defined on it. So how can we insert data in this table. I am reframing my question, that how can we make the table to increment the column "OrderID" value several times???

3 Answers  


What is exporting utility?

0 Answers  


What are the underflow and overflow behaviors on float literals?

0 Answers  


What is the use of nvl work?

0 Answers  


please tell me the query to get details of the employee having the second largest salary

11 Answers   247Customer,


What is tabulation?

0 Answers  


What is a recursive stored procedure in sql server?

0 Answers  


Explain in brief about Microsoft SQL server?

0 Answers  


What is blocking?

0 Answers  


What are differences in between sql server 2012 and sql server 2016?

0 Answers  


How many types of attribute relationships are there? : sql server analysis services, ssas

0 Answers  


Categories