So i am trying to do a join function but one set of data has middle names, while the other doesn't. What i am trying to do is delete the middle names from my smaller set of data so i can join it properly. How would i achieve this? I am guessing the RegEx tool?

Thanks!