InterviewSolution
Saved Bookmarks
| 1. |
Which of the following functions are not performed by “ALTER” clause?(a) Change the name of the table(b) Change the name of the column(c) Drop a column(d) All of the mentioned |
|
Answer» Correct option is (d) All of the mentioned Explanation: None. |
|