Comment voir toute la partition de table dans Oracle

SELECT * FROM ALL_TAB_PARTITIONS;
Delta Sierra