摘要:
聚合函数 count,max,min,avg,sum... select count (*) from T_Employee select Max(FSalary) from T_Employee排序 ASC升序 DESC降序 select * from T_Employee order by Fa... 阅读全文
posted @ 2014-09-23 15:09
php开发
阅读(883)
评论(0)
推荐(0)
浙公网安备 33010602011771号