How do I start sql profiler?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What is crud diagram?

0 Answers  


Why do we use joins?

0 Answers  


What is the difference between function, procedure and package in pl/sql?

0 Answers  


What is dense_rank?

0 Answers  


Which one of the following is a reason that an INSERT statement might cause an error instead of executing correctly? 1. The INSERT statement was attempting to insert a record into a view that was created from more than one table. 2. The INSERT statement was attempting to insert a record using a combination of constants and values from an existing table. 3. The INSERT statement was attempting to insert a record with a non-NULL value into a table that has that column defined as NULL. 4. The INSERT statement was attempting to insert a record into a table by selecting a record from that same table. 5. The INSERT statement was attempting to insert a record into a view rather than a table.

1 Answers   Sonata,






When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?

0 Answers  


How do I view an execution plan in sql?

0 Answers  


What is the command used to fetch first 5 characters of the string?

0 Answers  


What steps server process has to take to execute an update statement?

0 Answers  


What are the types of triggers ?

26 Answers   Aspire, BirlaSoft, TCS,


What does where 1/2 mean in sql?

0 Answers  


Why do we use sqlite?

0 Answers  


Categories