1
duhe
2024-08-19 46f3b5bd6b27e6d34bf7c3ce0e408ae1d6098430
1
2
------------------------2022/3/25 16:40:48------------------------------
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 '%PAK100.0420204.006900023%' and CONVERT(varchar(100),日期, 23) >= '2022-02-23' and CONVERT(varchar(100),日期, 23) <= '2022-03-25'order by hmainid desc