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 |
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
Explain how to maintain a fill factor in existing indexes?
What is database replication? What are the different types of replication you can set up in sql server?
Write a program to fetch first 10 records from a file?
How do you check sql server is up and running?
Can you explain the role of each service?
How can we call UDF(User Define Function) using C# code in ASP.net ?
Explain what is sql server english query?
what is Data Transformation Services (DTS) ?can u explain me in detail?
Write a query to delete duplicate records in SQL SERVER
What is the difference between cartesian product and cross join?
What does the INSTEAD OF trigger do?
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)