InterviewSolution
Saved Bookmarks
| 1. |
“MODIFY” is used with which “Query clause”?(a) ALTER(b) FROM(c) WHERE(d) ORDER BYI had been asked this question at a job interview.My query is from Query Clauses topic in section Query Optimization of MySQL |
|
Answer» Correct option is (a) ALTER |
|