A
Q. Unicode support is provided in MySQL.
- Correct Answer - Option(B)
- Views: 13
- Filed under category MySQL
- Hashtags:
A
MySQL does provide support for Unicode, which allows it to store and manage text in multiple languages. Unicode support is achieved through character sets such as utf8 and utf8mb4. The utf8mb4 character set in MySQL, for example, supports the full range of Unicode characters, including emojis and other characters beyond the Basic Multilingual Plane (BMP).
Therefore, MySQL does support Unicode, and the correct answer is True.
You must be Logged in to update hint/solution
Be the first to start discuss.
Discusssion
Login to discuss.