select bytes/1024/1024 from user_segments where segment_type=‘TABLE PARTITION‘ and segment_name =upper(‘表明‘)order by bytes desc;
标签:oracle body 分区表 ora 查询 partition ble type table
select bytes/1024/1024 from user_segments where segment_type=‘TABLE PARTITION‘ and segment_name =upper(‘表明‘)order by bytes desc;
标签:oracle body 分区表 ora 查询 partition ble type table
原文地址:https://www.cnblogs.com/dushaojun/p/8430945.html