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 |
How can you get the number of rows impacted by the last executed query?
What is rebind in db2?
i hav created a program and moved to production but failed to create the table which is been used in the program. the program shows error as soon as it is moved or installed in production or shows error during its runtime. what is the sqlcode for this error
Why do we need to create an alias if we can directly use the table name? What are the benefits of referring a table name by its alias? Also, when should we go for alias and when for synonyms?
why we go for SPUFI for creating tables or for sql queries?
what is the use of commit ? and what is the syntax?
How to check table size in db2 sap?
What is a cursor in programming?
Can we delete records from view?
What is the syntax for FETCH in DB2 ?
how to unload different table data into different gdg files/ vsam files.
What does the RUNSTATS Utility do?