当前位置:网站首页>MySQL character set
MySQL character set
2022-06-23 05:42:00 【Programming little white】
View database character set :
SHOW VARIABLES LIKE 'character%';
use SQL Statement modify character set :
Modify the character set of the database :
alter DATABASE test DEFAULT CHARACTER SET = utf8; // test Name the database
Modify the character set of the database table :
ALTER TABLE test.bd_user DEFAULT CHARACTER SET = utf8; // bd_user Is the name of the watch
Modify the character set of a field in the database :
ALTER TABLE erp20220419.scm_supplier_goods MODIFY COLUMN unit VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_general_ci; // The field type will also be changed here
边栏推荐
- When I was young, I thought my father was omnipotent
- 阿里云对象存储oss+picgo+typora实现构建图床
- 数据库连接异常:create connection error, url: jdbc:mysql://ip/数据库名, errorCode 0, state 08S01问题处理
- MySQL面试真题(二十三)——拼多多-球赛分析
- 常用的无线充发射IC芯片
- 基于SSM框架的借阅图书管理系统
- 英集芯IP5566带TYPE-C口3A充放快充移动电源5w无线充二合一方案SOC
- Facing new challenges and becoming a better self -- an advanced technology er
- 数字藏品赋能实体产业释放了哪些利好?
- About replay attack and defense
猜你喜欢

Lottery DDD code

Design and implementation of spark offline development framework

Markdown add background color to the picture

Xa mode explanation and code implementation of four Seata modes

人脸识别 确定阈值

技能自检 | 想当测试Leader,这6项技能你会吗?

Wechat applet: Puzzle toolbox

Facing new challenges and becoming a better self -- an advanced technology er

Win11如何开启移动热点?Win11开启移动热点的方法

Win11不能录制音频怎么办?Win11无法录入声音的解决方法
随机推荐
【owt】owt-client-native-p2p-e2e-test vs2017构建 6:修改脚本自动生成vs工程
GO语言-自定义error
GDB data reading in GDAL (III) of GIS
MySQL面试真题(三十)——贝壳-房产订单分析
AI艺术的基因工程?使用 #Artbreeder 改变图像的任意形态
Alibaba cloud object storage oss+picgo+typera implements the construction map
sprintf 格式代码使用不规范在不同平台下的表现
mysql字符集
Facing new challenges and becoming a better self -- an advanced technology er
Differences between fs4059a and fs5080e charging chips
Introduction to MySQL (I) grammar
英集芯IP5566带TYPE-C口3A充放快充移动电源5w无线充二合一方案SOC
Introduction to JDBC (IV) - use of Druid connection pool
MySQL面试真题(二十九)——案例-找到爱看的电影
数字化工厂建设可划分为三个方面
FS4059A与FS5080E充电芯片的区别
Pkav simple blasting
C prime plus notes d'apprentissage - 2, constantes et formatage io (I / o)
Is there a real part-time job online? How do college students find part-time jobs in summer?
Meteorological mapping software panoply tutorial (updated from time to time)