Good day,
-If we add a column on a partitioned table( range, hash,etc), and this new column is not part of the current partition schema, is it necessary to drop and recreate the partition?
-On the other hand if we need to add a column to a partitioned table that affects the current partition scheme, this one must be drop/recreated?
Thank you
Regards
Jose