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
Will the writetext statement activate a trigger?
Sql studio em braces a variety of capabilities, but will I need them all? Is there a simpler product ? : sql server management studio
What is sql server locking?
How to drop an existing user defined function in ms sql server?
What is a primary index?
What is an active database?
What is scalar user-defined function?
What is ssl in sql server?
What are examples of triggers?
Tell me the difference between clustered and non-clustered index?
Explain mixed authentication mode of sql server?
What is an indexed view?
What do you mean by tablesample?
Write SQL queries on Self Join and Inner Join.
While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?