What is SQL Profiler and the use of it?
Answers were Sorted based on User's Feedback
Answer / anilreddy
To check how much time a query is going to execute.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / pradeep
Sqlprofiler is a tool to debug, troubleshoot,monitor and measure your applications and sqlstatements and stored procedures.The tool enables you to select which events you want to monitor .......
Is This Answer Correct ? | 4 Yes | 1 No |
How to drop an existing table with "drop table" statements in ms sql server?
How to start sql server browser service?
Explain indexes disadvantages?
What is Self Join?
What is log cache in sql server?
Explain Normalization and DE normalization
difference between Clustered index and non clustered index ?
What are page splits?
Comment,Datatypes are unlimited
what is a traditional network library for sql servers? : Sql server database administration
What is the disadvantages of index?
What is difference between clustered and non clustered index?