Try this:
Code:SELECT partition_name FROM user_tab_partitions WHERE table_name = 'XXX' AND partition_name < 'P_' || TO_CHAR ( (SYSDATE - 30), 'YYYY_MM_DD');![]()
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |