作者kylekai (寡人就是朕)
看板Database
标题Re: [MYSQL ] 分数统计 是用COUNT吗
时间Mon Jun 15 11:50:00 2009
※ 引述《bluehaerts (5858笨58)》之铭言:
: table a
: class_id score
: c01 100
: c01 80
: c01 70
: c01 85
: c01 88
: c01 75
: c01 70
: 我用 select count(score)
: from a
: where '8%'
: 可是这样不行耶 请问我是哪边需要修改阿
说真的.. 看文件有这麽难?..
http://dev.mysql.com/doc/refman/5.1/en/func-op-summary-ref.html
也不用看到详细的..
只要把这个页面的 function list 扫过一次,大概就知道了吧...
--
我是上来领便当的...
逛 php 版, database 版只是顺便而已...
http://blog.darkhero.net 个人网志
http://phorum.study-area.org/index.php/board,31.0.html
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 122.116.62.60
1F:推 clubflymf:养成看文件是好习惯...只是...很多人没养成...@@ 06/16 09:22