What is tablespace?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / s
Tablespaces are number of VSAM Linear Datasets that store
data for tables and indexes.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the use of commit ? and what is the syntax?
What is dbrm? What it contains? When it will be created?
What is a clustered index?
how can u nderstand the sql stmts executed successfully or not ?
Usually, which is more important for DB2 system performance - CPU processing or I/O access?
How to create a table using embedded sql?
How to check sequence on a table in db2?
Discuss about db2 bind?
Explain correlated sub-queries.
why we go for SPUFI for creating tables or for sql queries?
What is check constraint in db2?
What is runstats db2?