Sub-partition details not shown in get_ddl output
Oracle version 19.12.
Even if partitions / sub-partitions exists and are visible in dba_segments and dba_tab_subpartitions, they are not shown in dbms_metadata.get_ddl output for some of the tables. Composite partitioning is used: interval & list.
Any idea why ?