A
Q. What is the maximum collations a character set can have?
- Correct Answer - Option(A)
- Views: 32
- Filed under category MySQL
- Hashtags:
A
In MySQL, a single character set can have multiple collations associated with it. A collation defines how strings are compared and sorted within that character set, taking into account factors like case sensitivity and accent sensitivity.
For example:
Thus, a single character set can have multiple collations, which is why the correct answer is (A) more than 1.
You must be Logged in to update hint/solution
Be the first to start discuss.
Discusssion
Login to discuss.