1.

List The Factors That Can Affect The Accuracy Of The Estimations?

Answer»

- The space used transaction entries and DELETED records, does not BECOME free immediately after completion due to delayed cleanout.
- Trailing nulls and length BYTES are not stored.
- Inserts of, updates to and deletes of rows as well as columns LARGER than a single data block, can cause FRAGMENTATION a chained row pieces.

- The space used transaction entries and deleted records, does not become free immediately after completion due to delayed cleanout.
- Trailing nulls and length bytes are not stored.
- Inserts of, updates to and deletes of rows as well as columns larger than a single data block, can cause fragmentation a chained row pieces.



Discussion

No Comment Found