Which operation, when performed on a database can throw an error
“The database could not be exclusively locked to perform the operation”
Options
- DELETE database
- DROP database
- Rename database
- DISABLE database
CORRECT ANSWER : Rename database
Write your comments