1
1
在MySQL中,您在包含特殊字符的数据库、表或列名周围加上反勾号。
请注意,我从双引号改为单引号,因为在双引号内使用反勾号对shell有特殊意义。 参见 When to use single quotes, double quotes, and back ticks in MySQL 和 Difference between single and double quotes in Bash . |
hello_programmers · Mysql从其他表输出一列 1 年前 |
Community wiki · 这个MySQL语句出了什么问题? 1 年前 |
Community wiki · 优化从同一表中提取的多列的查询 1 年前 |
Popo · Sql查询:返回数据库中不可用的where条件 1 年前 |
Hamdan Nuramdani · 对账单中一周内不同表中的数据求和 1 年前 |
Kugelfisch · 用php为数据库加密数据 1 年前 |