Oracle Database - PCTFREE (Percentage Free)

About

With a PCTFREE of 0, we make use of all of the space on the data blocks of a table. This is usually use on table with only insert and no update.

PCT = Percentage


Powered by ComboStrap