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
What is a cursor in oracle?
How to apply filtering criteria at group level in oracle?
How to save query output to a local file?
interview questions with answer for cts
How to use an explicit cursor without open statements?
What is a nested table?
What are a cluster and non-cluster index?
Which is better Oracle or MS SQL? Why?
Explain cascading triggers.
How to connect to oracle using service name instead of sid?
Difference between the “verify” and “feedback” command?
how can we store any pdf file in oracle
What is proxy method?
What are the uses of Database Trigger ?
What are the different types of modules in oracle forms?