News
02_example_adding_a_subpartition_to_a_range_list_partitioned_table.mdx. Top. File metadata and ... Example: Adding a subpartition to a RANGE/LIST partitioned table. This example adds a LIST ...
ALTER TABLE sales MODIFY PARTITION second_half_2012 ADD SUBPARTITION east_asia VALUES ('CHINA'); After invoking the command, the table includes a subpartition named east_asia .
Some results have been hidden because they may be inaccessible to you
Show inaccessible results