MichaelF81
Programmer
I have a table with a full_name field, name_last and name_first fields.
I need to take the full_name field (LName, FName MI) and split the LName into name_last and the FName MI into name_first.
Thoughts?
"Adults are just obsolete children and the hell with them." - Dr. Seuss
I need to take the full_name field (LName, FName MI) and split the LName into name_last and the FName MI into name_first.
Thoughts?
"Adults are just obsolete children and the hell with them." - Dr. Seuss