I have a table in which a step with the field name StepID and the id 113 can be found 3 times in an entity called PlaceID. Is there a way to leave only one step with the id 113 in each of my entities by running a query? This is what I want to remove http://prntscr.com/ebi9y3 .
Thanks in advance.