SELECT
      [SN]
      ,[MotherBoardSN2]     
  FROM [GpsNew].[dbo].[MotherBoardInfo]

where [MotherBoardSN2] in ('594299','580530','580245')

相关文章: