DEVFYI - Developer Resource - FYI

What is row chaining?

ORACLE Interview Questions and Answers (Part 4)


(Continued from previous question...)

706. What is row chaining?

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.

(Continued on next question...)

Other Interview Questions