What is SQL Profiler and the use of it?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between commit and rollback?
Why I am getting this error when renaming a database in ms sql server?
What is the stuff?
What are types of subqueries?
What is pivot and unpivot?
What is set nocount on?
Do you know what are the differences between lost updates and uncommitted dependencies?
What are binary string data types in ms sql server?
What is ms sql server triggers?
What is instead of dml trigger?
How to create an inline table-valued function?
what is an index? : Sql server database administration
Explain the first normal form(1nf)?
After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas
How to achieve Paging of records in SQL SERVER?