What is Data Block ?
Answers were Sorted based on User's Feedback
Answer / orawhiz
ORACLE database's data is stored in data blocks. One data block
corresponds to a specific number of bytes of physical
database space on disk.
| Is This Answer Correct ? | 16 Yes | 8 No |
What is a nested table?
What is flashback in Oracle?
what is host string in sql plus? how does it related to database?
Explain the difference between replace() and translate() functions in oracle?
How to view the tablespaces in the current database?
Display Odd/ Even number of records?
What is cursor
Define 'view' advantage ?
What is ADDM Advisor in Oracle?
According to oracle specification VIEW is a object. OBJECT that means anything stored in the oracle database that has the physical existence.why VIEW doesn't take memory in oracle database, but it is treated as a object ?Please explain ?
How to get a create statement for an existing table?
find the second highest salary of the emp table