MCQOPTIONS
Saved Bookmarks
| 1. |
To create a database only if it doesn t already exist, which clause is used? |
| A. | EXISTS IF |
| B. | CREATE EXISTS |
| C. | IF NOT EXISTS |
| D. | IF EXISTS |
| E. | None of these |
| Answer» D. IF EXISTS | |