Tag

column

0 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Jul 8, 2020 · Databases

Understanding Character Sets in MySQL: Databases, Tables, and Columns

This article explains how to specify and manage character sets and collations when creating or altering MySQL databases, tables, views, triggers, and columns, illustrating the impact on stored procedures and data retrieval with practical SQL examples.

CollationMySQLSQL
0 likes · 11 min read
Understanding Character Sets in MySQL: Databases, Tables, and Columns