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
What privilege is needed for a user to create views in oracle?
How to create a stored program unit?
What happens to indexes if you drop a table?
If a parameter is used in a query without being previously defined, what diff. exist betw. report 2.0 and 2.5 when the query is applied ?
What is the data pump import utility?
What privilege is needed for a user to insert rows to tables in another schema?
What is the disadvantage of User defind function?
Explain index?
How to call a sub procedure?
How can I get column names from a table in oracle?
what is reindexing?
What is oracle update statement with inner join ?
Explain about your project and its relation to the current job position you are applying to?
Explain integrity constraint?
How to use subqueries in the from clause in oracle?