What is pagespace?
Answer / s
May be asking about pageset.
Pageset is nothing but the datasets pertaining to a
tablespace. DB2 refers to tablespace as pagesets.
| Is This Answer Correct ? | 1 Yes | 0 No |
if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
How we create a tables in db2,what is the process/syntax to create a table with example plz?
What is ibm db2 connect?
How to find schema of a table in db2?
query to just fetch first matching row and stop execution. once one matching row is found ..no more records should be checked.. if the first record is matching.. the query must stop
What is meant by a unit of recovery?
What are the isolation levels possible ?
How to get the ddl of a table in db2?
how to identify the pseudo conversation by seeing the program
What is page size in db2?
What is lock contention?