MySql 中文参考指南
Chapter 11 Language Structure
目录
本章讨论了在使用 MySQL 时编写 SQL 语句的以下元素的规则:
-
字符串和数字等字面值
-
诸如数据库、表和列名之类的标识符
-
Keywords and reserved words
-
User-defined and system variables
-
Expressions
-
Query attributes
-
Comments
目录
本章讨论了在使用 MySQL 时编写 SQL 语句的以下元素的规则:
字符串和数字等字面值
诸如数据库、表和列名之类的标识符
Keywords and reserved words
User-defined and system variables
Expressions
Query attributes
Comments