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 |
Does oracle database need java?
sql query to get zero records from a table
Whats the benefit of dbms_stats over analyze?
How to convert raw data type into text in oracle? Explain
What are the ways tablespaces can be managed and how do they differ?
T1: T2 A X--- this is updated record B B like this T1 table having no.of records updated. write a query"retrive updated record from T2"
What is meant by recursive hints ?
What are the database administrators utilities available?
What is STATSPACK tool?
master table and child table performances and comparisons in Oracle ?
How to Truncate Table in Oracle
What is the difference between hot backup and cold backup in oracle?