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

Answer Posted / dipti

By using Indexs we can improve the performace,
also use exist and not exist in place of in and not in as
it plays the same role as Index.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does sql profiler affect performance?

561


How do I install microsoft sql?

531


What is row_number () in sql?

550


What is denormalization in a database?

593


Define concurrency control. : Transact sql

587






what is the use of double ampersand (&&) in sql queries?

628


what is subquery? : Sql dba

574


What are different joins used in sql?

558


Explain clause in sql?

564


Write a sql query to find the names of employees that begin with ‘a’?

578


how to drop an existing index in mysql? : Sql dba

542


How is pl sql different from sql?

548


Why is there a need for sqlcode and sqlerrm variables?

588


what is the difference between char_length and length? : Sql dba

575


Why do we use sql constraints?

663