R1-010 MySQL查看数据库字符集

1、通过show create database命令 
(system@localhost)[(none)]> show create database huangruihhu;
2、查询MySQL中的字典表
(system@localhost)[(none)]> select * from information_schema.schemata;

请使用浏览器的分享功能分享到微信等