摘要:
http://blog.csdn.net/winter13292/article/details/7011377SQL 对大小写不敏感!在 SQL 中增加 HAVING 子句原因是,WHERE 关键字无法与合计函数一起使用。eg:SELECT Customer,SUM(OrderPrice) FRO... 阅读全文
posted @ 2015-12-07 17:45 cKK 阅读(169) 评论(0) 推荐(0)
|
||
|
摘要:
http://blog.csdn.net/winter13292/article/details/7011377SQL 对大小写不敏感!在 SQL 中增加 HAVING 子句原因是,WHERE 关键字无法与合计函数一起使用。eg:SELECT Customer,SUM(OrderPrice) FRO... 阅读全文
posted @ 2015-12-07 17:45 cKK 阅读(169) 评论(0) 推荐(0) |
||