can you explain performance tunning in oracle(sql,PL/SQL)

Answers were Sorted based on User's Feedback



can you explain performance tunning in oracle(sql,PL/SQL)..

Answer / sushant

It is just to check whether the query which we provide is
quiet simple n takes less time to compile as compared to
other querys !!!
Mostly its a DBA part !!

Is This Answer Correct ?    1 Yes 0 No

can you explain performance tunning in oracle(sql,PL/SQL)..

Answer / 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

More Oracle General Interview Questions

Can we create index on views?

19 Answers   CTS, Syntel, TCS,


How view is different from a table?

0 Answers  


What is a Sequence ?

3 Answers  


What are the different types of database objects?

0 Answers  


What is the data pump import utility?

0 Answers  






How to display employee records who gets more salary than the average salary in the department?

0 Answers  


How to create a new view in oracle?

0 Answers  


Explain joins in oracle?

0 Answers  


What is the difference between column level constraints and table level constraints?

14 Answers   IBM, TCS,


difference between oracle8i and oracle9i

4 Answers   NIIT,


what are the things that you consider while creating indexes on partitioning tables?

1 Answers  


What is use of oracle?

2 Answers   Satyam,


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)