yangle
2023-06-29 2d3fc93b131c7aa771e8f7d08a82d5e9b4946eff
1
2
------------------------2022/3/25 16:40:37------------------------------
select * from h_v_Sc_MouldProdInHouseBillList where 库存组织='蓝海实业集团' and CONVERT(varchar(100),日期, 23) >= '2022-02-23' and CONVERT(varchar(100),日期, 23) <= '2022-03-25' and 物料代码 like '%20204.0080%' and CONVERT(varchar(100),日期, 23) >= '2022-02-23' and CONVERT(varchar(100),日期, 23) <= '2022-03-25'order by hmainid desc