摘要:--入库记录有多少天没有上传 select areabm,(select areaname from sun_jk_area b where b.bm=a.areabm ) as qymc,qydm,(select dmmc from sun_jk_jyqy c where c.dm=a.qydm and a.areabm=c.areabm) as qymc,max(updatetime) as ...
阅读全文
posted @ 2008-01-29 14:36