Answer Posted / narendra
Data Segment is a collection of extents used to store the data of a table and the table can be a non-clustered table, a clustered table, or a partitioned table, so we can also call Data Segment as Table Segment.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what is dynamic SGA and static SGA
How to pass a parameter to a cursor in oracle?
How to display row numbers with the records?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
How to join two tables in a single query using oracle?
How to rollback the current transaction in oracle?
How to do clean up if create database failed?
What is backup in Oracle?
What is the quickest way to export a table to a flat file?
Explain an integrity constrains?
How many types of tables supported by oracle?
What are operators in oracle?
Why do we use bulk collect in oracle?
why dont we assign not null constraint as table level constraint.
What are the benefits of ordbms?