rgqancy

CREATE DATABASE crm CHARACTER SET utf8 COLLATE utf8_general_ci;

 

MySQL :: MySQL 5.7 Reference Manual :: 10.3.3 Database Character Set and Collation
https://dev.mysql.com/doc/refman/5.7/en/charset-database.html

MySQL :: MySQL 8.0 Reference Manual :: 3.3.1 Creating and Selecting a Database
https://dev.mysql.com/doc/refman/8.0/en/creating-database.html

MySQL :: MySQL 5.7 Reference Manual :: 13.1.11 CREATE DATABASE Syntax
https://dev.mysql.com/doc/refman/5.7/en/create-database.html

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-12-29
  • 2021-11-14
  • 2021-11-14
  • 2021-12-19
猜你喜欢
  • 2021-12-07
  • 2021-05-19
  • 2021-08-31
  • 2021-08-31
  • 2021-09-09
  • 2021-10-16
相关资源
相似解决方案