What is FREEPAGE and PCTFREE in TABLESPACE creation?
PCTFREE: percentage of each page to be left free and FREEPAGE: Number of pages to be loaded with data between each free page.
PCTFREE: percentage of each page to be loaded with data and FREEPAGE: Number of pages to be loaded with data between each free page.
PCTFREE: percentage of each page to be left free and FREEPAGE: Number of pages to be left free with data between each loaded page.
PCTFREE: percentage of each page to be loaded with data between each free page and FREEPAGE: Number of pages to be left free.