Quantcast
Channel: eHow - PHP / MySQL Programming How To's
Viewing all articles
Browse latest Browse all 111

How to Convert a Column to UTF8 in MySQL

$
0
0

In a database, a collation is the character set that a column uses. The UTF8 character set provides additional characters over other sets such as Latin1 or ASCII. If you frequently need characters such as those with accents or other symbols, you can...


Viewing all articles
Browse latest Browse all 111

Trending Articles