Q. Which clause is used to rename the existing table?
β
Correct Answer: (A)
RENAME
Explanation: This question is about changing the name of a table in MySQL. Think of it like renaming a file on your computer.