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 |
How to add a new column to an existing table in oracle?
1) What is ONE_SIZE_FITS_ALL approach? 2) Explain the Common & Variable Header of DATA FILE? 3) What are the Drawbacks to using OMF DB? and the Advantages? 4) List out the Advantages of Undo T.spaces over the Undo SEGMENT? 5) Difference between the Temporary tablespace with TEMPFILE and the Tablespace with TEMPORARY Keyword? 6) What are the situation extents are freeing for reuse.
What is data block in Oracle?
Explain joins in oracle?
How to write text literals in oracle?
What is a private synonym?
Whether any commands are used for months calculation? If so, what are they?
How does the on-delete-cascade statement work?
what is the difference between data migration and production migration.
How to pass a cursor variable to a procedure?
What is a connect identifier?
how do u know the total no of rows in a table?