|
-
It's more likely that it would cause row migration.
If individual rows grow so that they can no longer be stored in that block, then they will be migrated to another block with space for them.
If they are so large that they cannot be contained in a single block, then they would be split over multiple blocks -- this is row chaining.
Either of these is a problem, but migration is more easily fixed.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|