What is a Data Segment ?

Answer Posted / orawhiz

Each Non-clustered table has a data segment. All of the table's
data is stored in the extents of its data segment. Each
cluster has a data segment. The data of every table in the
cluster is stored in the cluster's data segment.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by joins? List out the types of joins.

753


Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?

788


How to install oracle odbc drivers?

871


What is the minimum client footprint required to connect c# to an oracle database?

802


Explain mutating triggers.

809


How to define an anonymous procedure without variables?

785


What is a sub query? What are its various types?

826


How to use like conditions in oracle?

809


What is a nvl function?

772


Does oracle charge for java?

845


Explain about the analyze command in oracle?

819


How to rollback the current transaction in oracle?

802


What is the usage of analyze command in oracle?

871


Explain do view contain data?

808


There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??

1829