My SQL is not performing well. Describe how will you fine
tune it?



My SQL is not performing well. Describe how will you fine tune it?..

Answer / akbar

Use EXPLAIN to list out the access paths of several
different codes you come up with and choose the path that
got executed within the least time.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More DB2 Interview Questions

How to create a table using embedded sql?

1 Answers  


how to resolve -811

2 Answers   IBM,


What are the full forms of spufi and dclgen and why are they used?

0 Answers  


Explain the use of the WHERE clause?

1 Answers  


What is explain plan in db2?

0 Answers  






How to handle null values in db2

4 Answers  


How to resolve -917 sql code in DB2?

3 Answers   Cap Gemini,


What is the purpose of the SDSNLOAD dataset in the STEPLIB while running DB2 programs?

2 Answers  


What is the COBOL picture clause for a DB2 column defined as DECIMAL(11,2)?

5 Answers   Emsang,


What is ibm db2 database?

0 Answers  


What is the role of the data page in the db2 database?

0 Answers  


What are the contents of a dclmgen?

0 Answers  


Categories