What is a data page?
Answer / s
Tablespaces are divided into equal-sized units called pages
default is 4KB. Data pages contains the table data.
| Is This Answer Correct ? | 1 Yes | 0 No |
in column y record abc.v abc.s xyz.j abc.h i wan only abc columns how to retrieve thi records
What is the physical storage length of time data type?
what is a collection?
What is isolation level in db2?
I have 3 cursors declared. Cursor1 retieves some data. Based on this curso2 will also fetches some data. In cursor3 (using for some updation) I'm using the data retrieved by the above 2 cursor. My question is, while working with cursor3, periodically if I give commit, will all the three crsors will be closed or only cursor3 will be closed?
What information is contained in a SYSCOPY entry?
What is the SQL query to select, delete and get count of duplicate rows in DB2?
B37 abend during spufi?
What is COPY PENDING status?
What is IMAGECOPY ?
Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?
What is the difference between db2 and oracle?