Tag

Introducer

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Jun 24, 2020 · Databases

Using Character Set Introducer, Conversion Functions, and Collation in MySQL

This article explains how to explicitly specify character sets and collations in MySQL using the character introducer, CONVERT and CHARSET functions, SET NAMES/SET CHARACTER SET statements, and the COLLATE clause, with practical examples and guidance on coercibility.

CollationConvert FunctionIntroducer
0 likes · 9 min read
Using Character Set Introducer, Conversion Functions, and Collation in MySQL