example
EMMA|GONZALEZ|CERVANTES
is in one colum, how can I split/separate into columns?
I cant used fixed strsplit because is a based on names if you have to names o 2 or 3 etc.
example
EMMA|GONZALEZ|CERVANTES
is in one colum, how can I split/separate into columns?
I cant used fixed strsplit because is a based on names if you have to names o 2 or 3 etc.