Missing high_value column in cdb_tab_partitions and other cdb partition views
Hi,
CDB_* views are supposed to be the same as dba_* views plus the con_id column, however i've checked in 12.2 and 19 that in cdb_tab_partitions i dont have the column high_value that is present in dba_tab_partitions. The same happens with cdb_ind_partitions, cdb_tab_subpartitions and cdb_ind_subpartitions, however all of them have the high_value_length.
Is there any reason for that? is there any bug about it? i have looked up in support but found nothing.
thanks