The INV_HISTORY table is created using the command:
You would like to store the data belonging to the year 2006 in a single partition and issue the command:
What would be the outcome of this command? ()A:It executes successfully, and the transition point is set to '1-apr-2006'.
B:It executes successfully, and the transition point is set to '15-apr-2006'.
C:It produces an error because the partitions specified for merging are not adjacent.
D:It produces an error because the date values specified in the merge do not match the date values stored in the table.
出自:Oracle认证