Answer Posted / kathir
Tablespace is the collection of tables.we can create
tablespaces by using 3 types,
simple tablespace
sigmented tablespace
partitioned tablespace
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is node in db2?
Explain about cursor stability?
What is dbrm in db2 database?
Explain various types of locks in db2?
How connect db2 database to datastage?
How to retrieve rows from a db2 table in embedded sql?
What is package in cobol db2?
Differentiate between cs and rr isolation levels? Where do you specify them?
What is the reason behind not using select * in embedded sql programs?
Are view updateable?
Give a brief description of db2 isolation levels?
What is access path in db2?
Mention some fields that are a part of sqlca.
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?
What is db2 bind?