MySQL 8.0 Release Notes
MySQL 8.0 Source Code Documentation
[+/-]
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.