Answer Posted / 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 View All Answers
what is the difference between rownum pseudo column and row_number() function? : Sql dba
Explain architecture of sql server notification services?
how to use in conditions? : Sql dba
Can a foreign key have a different name?
What is the difference between truncate and drop statements?
Is it possible for a table to have more than one foreign key?
What is sql profiler in oracle?
How do you change a value in sql?
What is sql constant?
Is sqlite good enough for production?
What is primary key and foreign key with example?
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
What is hibernate and its relation to sql?
what are the differences between require and include, include_once and require_once? : Sql dba
Define implicit and explicit cursors.