InterviewSolution
Saved Bookmarks
| 1. |
A view can be deleted using the command __________(a) REMOVE(b) DELETE(c) CLEAR(d) DROPI have been asked this question by my college professor while I was bunking the class.This key question is from Using Views topic in chapter Using SQL to Manage Data of MySQL |
|
Answer» Correct choice is (d) DROP |
|