Hi, I'm getting following error when I run alter table statement to add/extend partition range:
3732: The facility of altering the partitioning of a non-empty table by adding/dropping partitions other than partitions at the beginning or end of a RANGE_N partitioning expression at partitioning level one has not been implemented
Im using TD v13.10 - alter table statement and DDL of one of the tables I'm trying to extend are as follows:
↧