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

hai, when to use char and varchar2....?

2 Answers  


What is use of oracle?

2 Answers   Satyam,


What is instant client oracle?

0 Answers  


Which dictionary tables and/or views would you look at to diagnose a locking issue?

0 Answers  


What is connection pooling in oracle?

0 Answers  






How to call a stored procedure inside a trigger? Give an example.

1 Answers   Exilant,


How to list all user accounts in oracle?

0 Answers  


what is the difference between primary key & foreign key?

57 Answers   CTS, Infosys, La Multi, Sparsh, Wipro,


how can db_files > maxdatafiles since db_files is for instance and the later is for database

0 Answers   CTS,


What is a Data Dictionary ?

5 Answers  


How to define a data source name (dsn) in odbc manager?

0 Answers  


I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?

0 Answers   Mastek,


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)