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

what is the command used to fetch first 5 characters of the string? : Sql dba

1143


Is join same as left join?

538


What is varchar used for?

543


what is a table in a database ? : Sql dba

548


What is a native sql query?

502






How to look at the current sql*plus system settings?

608


What is the difference between local and global temporary table?

556


what is query cache in mysql? : Sql dba

581


What is the difference between nested table and varray?

525


Differentiate pl/sql and sql?

565


How to display the current date in sql?

603


Show code of a cursor for loop.

589


Can a primary key be a foreign key?

581


What is the difference between numeric and autonumber?

502


What is varchar sql?

626