How do I filter in sql profiler?


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

Post New Answer

More SQL PLSQL Interview Questions

how to install mysql? : Sql dba

0 Answers  


SQL Tuning, Oracle Server 10g: Why is the following hint invalid? SELECT /*+ first_rows parallel(table_name,paral_number)*/

1 Answers   Accenture,


what is auto increment? : Sql dba

0 Answers  


What are the various levels of constraints?

0 Answers  


We have a CURSOR then we need BULK COLLECT?

1 Answers  






How do you create a db file?

0 Answers  


Which sql statement is used to return only different values?

0 Answers  


What is view? Can we update view

0 Answers  


What are the possible values that can be stored in a boolean data field?

0 Answers  


What is tuple in sql?

0 Answers  


Is foreign key mandatory?

0 Answers  


I have a procedure in a procedure. The inner procedure contains out parameter. How I can call the inner procedure in the out procedure and send the inner procedure parameter value(out parameter value) into out procedure?

2 Answers  


Categories