|
-
Oct 1st, 2008, 12:10 PM
#1
Thread Starter
Addicted Member
Simple Question
I have three fields in SQL..
Full Name, Last Name, First Name
Full Name = Doe, John
Last Name = NULL
First Name = NULL
What SQL statement would be best to parse the name and have it so I can get:
Full Name = Doe, John
Last Name = Doe
First Name = John
Any advice would be appreciated.
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|