What is a root page?
Answer / s
Root pages contains the high range values and pointers to
the non-leaf pages.
| Is This Answer Correct ? | 1 Yes | 1 No |
While creating a table, by mistake you have given size of one field as 10. But as per requirement size should be 8. What is your next step?
I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?
What is cursor with hold option in db2?
DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
What is JOIN and different types of JOIN.
What is db2 purescale?
What is the function of the Data Manager?
What is innodb buffer pool?
What are the two types of logging in the db2 database? Explain them.
suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?
How do you leave the cursor open after issuing a COMMIT? (for DB2 2.3 or above only)
Give the COBOL definition of a VARCHAR field.