2009-05-27 14:35:55 / ASP & Access & SQL Server 后台编程讨论版
错误我已经找到 就是不知道为什么select sum(Net_Au_JFMX.nFeng) as month_fen,sum(Net_Au_JFMX.nMonery) as month_monery,iLinkId from Net_Au_JFMX where cUserNo='zjfngj' and dCreTime like '%2009-5%' and iJDSH=1 and iLxsSH=1 group by iLinkId当然其中的 dCreTime是时间类型,但是select sum(Net_Au_JF
查看(174)
评论(0)