nerdexam
Oracle

1Z0-888 · Question #37

1Z0-888 Question #37: Real Exam Question with Answer & Explanation

Sign in or unlock 1Z0-888 to reveal the answer and full explanation for question #37. The question stem and answer options stay visible for context.

MySQL Architecture

Question

Consider this statement on a RANGE-partitioned table: mysql> ALTER TABLE orders DROP PARTITION p1, p3; What is the outcome of executing this statement?

Options

  • AAll data in p1 and p3 partitions is removed and the table definition is unchanged.
  • BAll data in p1 and p3 partitions is removed, but the table definition remains unchanged.
  • COnly the first partition (p1) will be dropped because only one partition can be dropped at any time.
  • DIt results in a syntax error because you cannot specify more than one partition in the same statement.

Unlock 1Z0-888 to see the answer

You've previewed enough free 1Z0-888 questions. Unlock 1Z0-888 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#partitioning#ALTER TABLE#DDL#DROP PARTITION
Full 1Z0-888 Practice