Answer Posted / orawhiz
In Circumstances, all of the data for a row in a table may
not be able to fit in the same data block. When this occurs
, the data for the row is stored in a chain of data block
(one or more) reserved for that segment.
| Is This Answer Correct ? | 35 Yes | 0 No |
Post New Answer View All Answers
How many categories of data types in oracle?
What is the string concatenation operator in oracle?
How to use an explicit cursor without open statements?
What is the difference between formal parameters and actual parameters?
How to view the tablespaces in the current database?
What is null value in oracle?
How do we get field detail of a table?
Explain integrity constraint?
How to write a query with a right outer join in oracle?
What happens if recursive calls get out of control?
How to define an oracle cursor variable?
How to do paging with oracle?
Can multiple columns be used in group by in oracle?
How does the on-delete-cascade statement work?
Explain a synonym?