--库存拉链类规格与规格档案的规格不相同的记录.CSVselect md.mdmodel from model ,( select f.code as code,s.model as mdmodel from stock s ,mmf f , model m where s.matid=f.matid and substring(f.code,1,1)=...
--库存拉链类规格与规格档案的规格不相同的记录.CSVselect md.mdmodel from model ,( select f.code as code,s.model as mdmodel from stock s ,mmf f , model m where s.matid=f.matid and substring(f.code,1,1)=...