Answer Posted / guest
Use performance monitor for this purpose. You can choose
the desired counters from numerous available counters like
processor, process, system to name some.
Thanks,
Arun
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the recommended total size of your memory optimized tables?
How to implement one-to-one, one-to-many and many-to-many relationships while designing tables?
Explain the various types of concurrency problem. I.e. Lost or buried updates, uncommitted dependency, inconsistent analysis, phantom read?
What is transaction server auto commit?
Can you explain different types of locks in sql server?
Explain about Views?
What is sleeping status in sql server?
What is the syntax to execute the sys.dm_db_missing_index_details?
What are the differences between sql server and mysql.
You want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition?
How to view existing indexes on an given table using sys.indexes?
What is postgresql server?
Why should one not prefix user stored procedures with ‘sp_’?
How many replicas are maintained for each sql azure db?
What are basics of policy management?