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
How to fetch the row which has the max value for a column?
How to upsert (update or insert into a table)?
What privilege is needed for a user to create tables in oracle?
What are the original export and import utilities?
How to assign a tablespace to a users in oracle?
what are actual and formal parameters?
Explain the use of constraints option in exp command.
Explain what does a control file contain?
How a tablespace is related to data files?
What is the difference between sharding and partitioning?
What is ordinary table in oracle?
How to assign data of the deleted row to variables?
How to use "out" parameter properly?
What is the difference between substr & instr functions?
What is a partition in oracle?