InterviewSolution
Saved Bookmarks
| 1. |
Which clause is used to “Modify the existing field of the table”?(a) ALTER(b) FROM(c) SELECT(d) MODIFYThe question was asked at a job interview.This interesting question is from Query Clauses in division Query Optimization of MySQL |
|
Answer» CORRECT ANSWER is (a) ALTER Explanation: NONE. |
|