Skip to Main Content
The world's most popular open source database
Contact MySQL
|
Login
|
Register
MySQL.com
Downloads
Documentation
Developer Zone
Developer Zone
Downloads
MySQL.com
Documentation
MySQL Server
MySQL Enterprise
Workbench
InnoDB Cluster
MySQL NDB Cluster
Connectors
More
MySQL.com
Downloads
Developer Zone
Section Menu:
Documentation Home
MySQL 8.3 Reference Manual
前言和法律声明
一般信息
安装 MySQL
升级 MySQL
降级 MySQL
教程
MySQL 程序
MySQL 服务器管理
安全性
备份和恢复
优化
语言结构
字面量
字符串字面量
数字字面量
日期和时间字面量
十六进制字面量
位值字面量
布尔字面量
NULL 值
模式对象名称
标识符长度限制
标识符限定符
标识符大小写敏感性
标识符到文件名的映射
函数名称解析和解决
关键字和保留字
用户定义的变量
表达式
查询属性
注释
字符集、排序规则、Unicode
数据类型
函数和运算符
SQL 语句
MySQL 数据字典
InnoDB 存储引擎
替代存储引擎
复制
组复制
MySQL Shell
将 MySQL 用作文档存储
InnoDB 集群
InnoDB 副本集
MySQL NDB Cluster 8.3
分区
存储对象
INFORMATION_SCHEMA 表
MySQL 性能模式
MySQL sys 模式
连接器和 API
MySQL 企业版
MySQL Workbench
OCI Marketplace 上的 MySQL
遥测
MySQL 8.3 常见问题解答
错误消息和常见问题
索引
MySQL 词汇表
Related Documentation
MySQL 8.3 Release Notes
Download this Manual
PDF (US Ltr)
- 40.8Mb
PDF (A4)
- 40.9Mb
Man Pages (TGZ)
- 294.0Kb
Man Pages (Zip)
- 409.0Kb
Info (Gzip)
- 4.0Mb
Info (Zip)
- 4.0Mb
Excerpts from this Manual
MySQL Backup and Recovery
MySQL NDB Cluster 8.3
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and macOS
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
version 8.3
8.0 current
5.7
8.0 Japanese
MySQL 8.3 Reference Manual
/
Language Structure
/ Literal Values
11.1 字面值
11.1.1 字符串字面值
11.1.2 数值字面值
11.1.3 日期和时间字面值
11.1.4 十六进制字面值
11.1.5 位值字面值
11.1.6 布尔字面值
11.1.7 NULL 值
本节描述了如何在 MySQL 中编写字面值。这些包括字符串、数字、十六进制和位值、布尔值和
NULL
。本节还涵盖了在 MySQL 中处理这些基本类型时可能遇到的各种细节。
PREV
HOME
UP
NEXT
Related Documentation
MySQL 8.3 Release Notes
Download this Manual
PDF (US Ltr)
- 40.8Mb
PDF (A4)
- 40.9Mb
Man Pages (TGZ)
- 294.0Kb
Man Pages (Zip)
- 409.0Kb
Info (Gzip)
- 4.0Mb
Info (Zip)
- 4.0Mb
Excerpts from this Manual
MySQL Backup and Recovery
MySQL NDB Cluster 8.3
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and macOS
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows