InterviewSolution
Saved Bookmarks
| 1. |
Which statement is used to delete an existing row from the table?(a) DELETE(b) WHERE(c) MODIFY(d) None of the mentioned |
|
Answer» The correct option is (a) DELETE For explanation I would say: None. |
|