17. Review the following statement, and choose the SQL statement that successfully drops
a disk from the disk group.
SQL> SELECT name, path
FROM v$asm_disk WHERE group_number = 1;
NAME
------------
FRADISK_000
FRADISK_001
PATH
------------------------
/dev/rd/sd10c1
/dev/rd/sd11c1
Select one or more of the following: