June 2018
Intermediate to advanced
478 pages
10h 52m
English
If you want to list the data partition attributes, such as the partition ID, partition name, tablespace ID, access mode, and range, you can use the DESCRIBE DATA PARTITIONS statement:
DESCRIBE DATA PARTITIONS FOR TABLE STAGING.SALES_ORDER_INCR_STG SHOW DETAIL;
Read now
Unlock full access