摘要: oracle处理 后台数据时,select a.oga01 发货单号,e.imaud04 箱/套from oga_file a left join ogb_file b on b.ogb01 = a.oga01left join oeb_file c on c.oeb01 = b.ogb31 and... 阅读全文
posted @ 2014-12-26 15:33 林海云 阅读(9178) 评论(0) 推荐(0)