SELECT top 1 * FROM [GpsNew].[dbo].[InstrumentType] where InstrumentID not in(select top 10 InstrumentID from InstrumentType)