Q. Which is the command to move the cursor to the beginning of line in mysql input editor?
β
Correct Answer: (D)
Ctrl-A
Explanation: This question asks about how to move the cursor in the MySQL editor. Imagine you are typing a command and you want to go back to the start of the line to make a change. Think of the cursor as a blinking line that shows where you are typing.