adspace
Answer Posted / Vikram Singh Vimal
To trace SQL Profiler, you first need to create a new trace by defining events of interest and setting the properties (such as file location). Then, start the trace, perform actions in your database, stop the trace, and analyze the generated trace file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Does group by remove duplicates?
what is sql server agent? : Sql dba
How do I remove duplicates in two columns?
Can we use distinct and group by together?
how many tables will create when we create table, what are they? : Sql dba
Is primary key clustered index?
what is collation? : Sql dba
how to escape special characters in sql statements? : Sql dba
what is bcp? When does it used? : Sql dba
what are all the common sql function? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
What is the current version of postgresql?
what is dbms? : Sql dba
Is primary key always clustered index?