I have a column of user names.
They are as follows:
'first last middleinitial'
Notice the large spaces between the name parts, these are always a different number of spaces.
Question:
How would I separate first, last, and middleinitial into separate columns (even if the spaces are different for every name)?