πŸ“Š MySQL
Q. The clause that enables mapping a short command to a long command is . . . . . . . .
  • (A) map
  • (B) direct
  • (C) label
  • (D) alias
πŸ’¬ Discuss
βœ… 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.

Explanation by: Ranjeet
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
111
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Ranjeet
Publisher
πŸ“ˆ
80%
Success Rate