SELECT COLLATION(_utf8'abc'); : COLLATION : Information Functions MySQL TUTORIALS


MySQL TUTORIALS » Information Functions » COLLATION »

 

SELECT COLLATION(_utf8'abc');


mysql>
mysql>
mysql> SELECT COLLATION(_utf8'abc');
+-----------------------+
| COLLATION(_utf8'abc') |
+-----------------------+
| utf8_general_ci       |
+-----------------------+
row in set (0.00 sec)



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Information Functions
» COLLATION