What are simple, segmented and partitioned table spaces ?

Answer Posted / s

Simple tablespaces stores the rows for all the tables and
they are interleaved with one another.

Segmented tablespaces, tables are stored in equal sized
segments and a segment contains rows from one table.

Partitioned tablespace, only one table can be defined and
rows are spread across partitions.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is page size in db2?

565


What is dbrm? When it will be created?

602


What is a bind in db2?

594


What is the max length of sqlca?

769


What's The Percentage Free Space ?

777






Mention some fields that are a part of sqlca.

604


What is load replace in db2?

563


What is query_cache_limit?

550


What is a plan and package in db2?

627


Is db2 a programming language?

608


What does reorg do in db2?

578


Which component is used to execute the sql statements?

627


What is a db2 package?

601


Can one database have multiple instances?

583


Mention the location where the output received from explain statement is stored.

635