InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not included in DML (Data Manipulation Language)(a) INSERT(b) UPDATE(c) DELETE(d) CREATEI had been asked this question in an internship interview.I want to ask this question from DML Command in chapter SQL Basics of Oracle |
|
Answer» The correct option is (d) CREATE |
|