what is the steps followed in EXPLAIN Process or EXPLAIN
command. (Explain is for identifying the optimized access
path but how or what is the steps for doing the EXPLAIN)

Answer Posted / bob

Small Correction: With explain(Yes) option, Access path or optimizer's strategy/information will be stored in package_owner.plan_table

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does runstats do in db2?

607


How do I delete a table in database?

599


What is temporal table in db2?

605


Mention the length of physical storage of the given data types of db2 – date, timestamp, time

585


What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?

714






Can there be more than one cursor open for any program?

662


How can we retrieve the total number of records in RPG & CLLE?

203


Can you tell me how can you find out the # of rows updated after an update statement?

612


Explain various types of locks in db2?

693


When do you specify the isolation level?

611


What is plan in cobol db2?

595


Is db2 a mainframe database?

569


What is ibm db2 connect?

575


What is the maximum size of varchar data type in db2?

645


While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?

1820