A

Admin • 833K Points
Coach

Q. Which collations does this MySQL statement list?
SHOW COLLATION LIKE 'utf8%'

  • (A) names beginning with utf8
  • (B) YES
  • (C) names containing utf8% anywhere
  • (D) names ending in utf8%
  • Correct Answer - Option(A)
  • Views: 27
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is asking you about how MySQL finds collations based on a specific search pattern.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.