Partitioning
Hi,
I would like to delete partitions created before JAN 2015 but I am getting following error:
and HIGH_VALUE < to_char (TIMESTAMP '2015-01-01 00:00:00','YYYY-MM-DD H24:HH:MM');
ERROR at line 1:
ORA-00997: illegal use of LONG datatype
Any suggestion or script to achieve my goal.
Thanks!