what is sql profiler

Answers were Sorted based on User's Feedback



what is sql profiler..

Answer / gowrishankar

it is one of the standard suite of client tools that are
distributed with sqlserver 2000.
it can also use for trouble shooting purpose.

Is This Answer Correct ?    4 Yes 0 No

what is sql profiler..

Answer / sunil mishra

SQL Profiler is a graphical tool that allows system
administrator to monitor events in an instance od MSSQL.
u can save and capture data about each events to a file

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More SQL PLSQL Interview Questions

What is the difference between execution of triggers and stored procedures?

0 Answers  


how to insert the records in particular position

1 Answers  


Why use subqueries instead of joins?

0 Answers  


Is sql injection illegal?

0 Answers  


What do we need to check in database testing?

0 Answers  






what are the non-standard sql commands supported by 'mysql'? : Sql dba

0 Answers  


What is data profiling in sql?

0 Answers  


If we update a complex view, is base table will get update ?

2 Answers   Ardee Technologies, HCL,


how to analyze tables with 'mysqlcheck'? : Sql dba

0 Answers  


how do you know the version of your mysql server? : Sql dba

0 Answers  


What is dml and ddl?

0 Answers  


Which function is used to return remainder in a division operator in sql?

0 Answers  


Categories