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

Answer Posted / bala

By avoiding sql statements & select INTO kind of statements.
To improve better creating cursors to hold data.
Indexing is the way to tune the database tables.
so, mostly try to avoid Hard Coding in the select
statements..

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which language is used in sql?

732


What are character functions in sql?

669


What is difference between sql and excel?

700


What is a delimiter in sas?

733


what is sql? : Sql dba

743






what are integrity rules?

754


what is 'mysqlshow'? : Sql dba

760


Explain what is a field in a database and record in a database?

793


Is vs as in pl sql?

672


What are the limitations of sql express?

707


What is trigger in pl sql with examples?

726


What are triggers and its types?

759


When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?

845


Is oracel sql developer written in java?

837


How many types of tables are there?

694