can you explain performance tunning in oracle(sql,PL/SQL)
Answer Posted / sudipta santra
First u need to take explain plan of the proposed query then
you can identify for which join condition is costlier. By
watching this then you can modify the condition logic of the
query.
There are so many logic for make a query tune.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to loop through data rows in the implicit cursor?
Define oracle database
What are the different windows events activated at runtime ?
What are the uses of synonyms?
How to run create database statement again?
How to load a large xml file?
How to define a cusotmer as a supplier in ORACLE R12
WHAT IS ecc 6.0
Explain the dml?
How do I learn what codesets are available in oracle?
What is a package ? What are the advantages of package ?
How do you store pictures in a database?
What is system tablespace?
What are the differences between char and varchar2 in oracle?
How do I find the database name in oracle?