Tagged Questions

0
votes
3answers
1k views

Parse Full Name Field Oracle

I was wondering if anyone could help me with parsing a full name field. I would like to separate it into lastname, firstname, middle initial, suffix. Here are some inputs for name followed by how I ...