Q. Which clause is used to "Modify the existing field of the table"?
β
Correct Answer: (A)
ALTER
Explanation: This question asks about the MySQL command that lets you change existing information within a table.