Q. The clause that enables mapping a short command to a long command is . . . . . . . .
β
Correct Answer: (D)
alias
Explanation: This question is about a special feature in MySQL that lets you use a short, easy-to-remember name to stand in for a longer, more complicated command. Imagine you have a very long command that you use often. Instead of typing it out every time, you can give it a nickname! This nickname is called an alias.