MySQL笔记之函数查询的使用 参考表count()用来统计记录的条数mysql>selectcount(*)fromscore;mysql>selectcount(*)fromscorewherestu_id= 函数查询