how can we know that how many users are connected in
perticuler server??????
Answer Posted / 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 View All Answers
Explain security with sql azure?
Explain the purpose of indexes?
What are the Advantages of using CTE in sql server?
Define self join in sql server joins?
What are the fixed server level roles? : sql server security
Explain what is meant by replication of database?
what stored procedure can you use to display the current processes? : Sql server administration
What is field in algebra?
Where are SQL server users names and passwords are stored in sql server?
what stored procedure would you use to view lock information? : Sql server administration
What is difference between unique and primary key?
Are null values the same as that of zero or a blank space?
What are different types of subquery?
Explain atomicity?
Can the query output be sorted by multiple columns in ms sql server?