The below row data both share the same ID of peanutID and I need to be able to split/search these rows (comma delimited) so that if peanutID (G060162A2) is not found in the row then exclude this row from the result (some rows might have 200+) in this case Row 1 would be exluded
Row 1. 83222152426 ,83222289720, 83222305397
Row 2. G060162A2,G055540A2,G060162,83000152426,8322230539
Подробнее здесь: https://stackoverflow.com/questions/796 ... nd-exclude