How to improve the performance of a pl/sq stored procedures
or functions or triggers and packages ?

Answer Posted / shailesh

We can improve the performance by create indexes on the use
tables which is used in the procedure,function and packages
And with the help of these indexes we can improve the
performance.

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the uses of database trigger.

845


What is a clob in sql?

728


How do you determine the current isolation level? : Transact sql

750


What are tables and fields?

762


How many triggers can be applied to a table?

779






What is the sql*loader? : aql loader

779


What are aggregate and scalar functions?

723


what is the difference between blob and text? : Sql dba

724


How do you rank data in sql?

680


Can we commit inside a trigger?

732


What is the main difference between sql and pl/sql?

757


What are few of the schema objects that are created using PL/SQL?

733


What is the maximum rows in csv?

645


what is recursive stored procedure? : Sql dba

714


What is having clause in sql?

714