Does sql profiler affect performance?


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

Post New Answer

More SQL PLSQL Interview Questions

What are sql functions? Describe the different types of sql functions?

0 Answers  


What is difference between hql and native sql?

0 Answers  


What is triggering circuit?

0 Answers  


How to count the no of records of a table without using COUNT function?

11 Answers   TCS, Tesco,


Which software is used for pl sql programming?

0 Answers  






What is a table in a database?

0 Answers  


What is number function in sql?

0 Answers  


What is the difference between sql and isql*plus?

0 Answers  


what is cursor procedure

1 Answers   iGate,


How many types of indexes are there in sql?

0 Answers  


What is sqlca in powerbuilder?

0 Answers  


type type_name is table of varchar2(30) index by binary_integer for the above type you have to create a identifier... like identifier_name type_name; for the above type you can use the below methods..like first , last , prior, next , delege..etc...like this.. if you create a cursor...like cursor cursor_name is select * from scott.emp; is there any methods like above to use prior, fist , last , next , trim ,etc...

1 Answers   Satyam,


Categories