A bozo's blog
SELECT table_name, partition_name, high_value, num_rows FROM all_tab_partitions ORDER BY table_name, partition_name;