Concepts and Architecture Question:

What is Data Block in Oracle Architecture?

Tweet Share WhatsApp

Answer:

Data Block:At the finest level of granularity, Oracle stores data in data blocks (also called logical blocks, Oracle blocks, or pages). One data block corresponds to a specific number of bytes of physical database space on disk.

Download Oracle Architecture and Concepts PDF Read All 82 Oracle Architecture and Concepts Questions
Previous QuestionNext Question
What is Private Database Link in Oracle?Explain can objects of the same Schema reside in different tablespaces?