what is sql profiler
Answers were Sorted based on User's Feedback
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 |
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 |
Does view contain data?
How well can multiple sessions access the same data simultaneously ?
Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?
Can a table have two primary keys?
what are the advantages and disadvantages of cascading style sheets? : Sql dba
List the various privileges that a user can grant to another user?
How to create a table using constraints... IF i change the PARENT KEY value ,then CHILD KEY table will also to change in the another table... plz reply ur answers @ mak2786@gmail.com Arunkumar
Can we insert data in view?
Explain what is a view?
What are the subsets of sql?
Which join condition can be specified using on clause?
why should required for Indexed by table in pl/sql