How to improve the performance of a pl/sq stored procedures
or functions or triggers and packages ?
Answer Posted / ramprasad.s
hi
using oracle-Tuning
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What does (*) mean in sql?
what are set operators in sql? : Sql dba
What will you get by the cursor attribute sql%rowcount?
Can we use loop in sql?
What is procedure explain with program?
Explain how can you save or place your msg in a table?
explain the delete statements in sql
Can we use two order by clause in query?
Which column in the user.triggers data dictionary view shows that the trigger is a pl/sql trigger?
What does the base_object_type column shows in the user.triggers data dictionary view?
What is the difference between function, procedure and package in pl/sql?
Which table is left in join?
Why primary key is required?
what are the performance and scalability characteristics of mysql? : Sql dba
What does select count (*) mean in sql?