Concepts and Architecture Question:

What is Data Block in Oracle Architecture?

Oracle Architecture and Concepts Interview Question
Oracle Architecture and Concepts Interview Question

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.


Previous QuestionNext Question
What is Private Database Link in Oracle?Explain can objects of the same Schema reside in different tablespaces?