Is it possible to create an Instance in DB2 using DB2 Control Center ?
No Answer is Posted For this Question
Be the First to Post Answer
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What is the syntax for FETCH in DB2 ?
What is the purpose of rollback and commit?
Can you use a select query in a loop to fetch multiple rows? If so what is the advantage of using a cursor?
What is cloudant database?
What types of tables are there in the db2 database?
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 buffer pool in the db2 database?
How to solved 818 error
4 Answers Keane India Ltd, Wipro,
What does the RUNSTATS Utility do?
In terms of DB2 indexing, what is the root page?
What do you do to keep the cursor from closing after a commit?