NXArmada
05-29-2008, 04:56 PM
I have 5 rows listed below 4 of the rows have the same part number. I have been trying for the last couple of weeks to come op with a query that only displays the first part number.
What I want is to only display the part# that is unique to the %516% and in the case of the 5 rows below only row 1 (21304) is displayed.
part# desc parent1 parent 2 parent 3
'part#','desc','p1','p2','p3'
'21304', 'AIR COIL (139)', '81931', '81932', ' 516TCXO'
'23266', '', '81930', ' 516F', ''
'23266', '', '81936', ' 566', ''
'23266', '', '81936', ' 566AT', ''
'23266', '', '81937', ' 516FTCXO', ''
What I want is to only display the part# that is unique to the %516% and in the case of the 5 rows below only row 1 (21304) is displayed.
part# desc parent1 parent 2 parent 3
'part#','desc','p1','p2','p3'
'21304', 'AIR COIL (139)', '81931', '81932', ' 516TCXO'
'23266', '', '81930', ' 516F', ''
'23266', '', '81936', ' 566', ''
'23266', '', '81936', ' 566AT', ''
'23266', '', '81937', ' 516FTCXO', ''