Which three statements are true about data block storage in an Oracle Database?
A block header contains a row directory pointing to all rows in the block.
An index block can contain row data.
Row data is stored starting at the end of the block.
A data block header is of a fixed length.
A table block must always contain row data.
Submit