IBM
A2090-614 · Question #86
Which command(s) should be used to drop database partition 10 from a database named MYDB?
The correct answer is B. DROP DBPARTITIONNUM VERIFY. See the full explanation below for the reasoning.
Question
Which command(s) should be used to drop database partition 10 from a database named MYDB?
Options
- ASTOP DBM DROP DBPARTITIONNUM 10;
- BDROP DBPARTITIONNUM VERIFY;
- CCONNECT TO mydb;
- DCONNECT TO mydb;
How the community answered
(30 responses)- A3% (1)
- B83% (25)
- C3% (1)
- D10% (3)
Community Discussion
No community discussion yet for this question.