* Function to drop child tables from an id-based partition set. * Options to move table to different schema or actually drop the table from the database.
* Create a partition set that is a subpartition of an already existing partition set. * Given the parent table of any current partition set, it will turn all existing children into parent tables of ...