You create a locally managed tablespace ORDERS_TBS with automatic segment management.
You then create the table DAILY_ORDS_LST in the ORDERS_TBS tablespace using the command.
CREATE TABLE daily_ords_1st(ordno NUMBER, ord_date DATE) PCTFREE 20;
How does the PCTFREE storage parameter influence data storage for this table?
Dule123
Highly Voted 4 years, 8 months agoyosiw96816
4 years, 5 months agojackymak
3 years, 2 months agoDANG257315
Highly Voted 4 years, 5 months agokatetel
3 years, 9 months agokatetel
3 years, 9 months agoRay520
Most Recent 3 years agoRay520
3 years agoNorwayOracle
3 years, 1 month ago