摘要: 在t_employee表中,练习使用concat函数连接字符串时,mysql> select concat('工号为:',fnumber,'的员工的幸福指数:',fsalary/(fage-21)) -> from t_employee;1271 - Illegal mix of collat... 阅读全文
posted @ 2014-12-29 13:29 言止予思 阅读(2275) 评论(0) 推荐(0)