Mention the location where the output received from explain statement is stored.
No Answer is Posted For this Question
Be the First to Post Answer
assume ther are 5000 records in a database and want to fetch using cursor. cursor fetches only 3000 records and fetch is not happening for remaining 2000 records. why it happens and how to rectify it
What is db2 connect?
what is SMP/E? and what are the major steps of it? thanks...
Is there any advantage to denormalizing DB2 tables?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
How can you find out which query is taking lot of time to execute in cobol-db2 program ?
WHAT IS MEANT BY COMMIT COMMAND?
What is normalization and what are the five normal forms?
What is a DB2 catalog?
What is the specific need of Plan and..where are the tables in DB2 are physically saved
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
Explain package in db2 and its advantages?