MySQL 8.4 Reference Manual  /  Language Structure  /  Literal Values

11.1 字面量

This section describes how to write literal values in MySQL. These include strings, numbers, hexadecimal and bit values, boolean values, and NULL. The section also covers various nuances that you may encounter when dealing with these basic types in MySQL.