MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following code will DROP an existing snapshot before creating new? |
| A. | IF NOT EXISTS( |
| B. | IF EXISTS( |
| C. | IF NOT EXISTS( |
| D. | None of the mentioned |
| Answer» B. IF EXISTS( | |