select * from( select distinct[產品編號],[車台編號],[模具編號表表號], 生產數量,序號FROM [dbo].[Stock模具耗損統計表] ) as temptable --請 ...
確定! 回上一頁