I have a tab delimited file from a spreadsheet that
has a field "Name" (includes first and last name).

I am importing the file into a table that has
"firstName" and "lastName" as seperate fields.

Is there a way to split the field from the text file
"Name" into two different fields in the database,
"firstName" and "lastName"?

I would assume the last word in "Name" is the last
name for "lastName" in mysql table.

Thanks,

=====
--
Anthony Ettinger
[EMAIL PROTECTED]
415-504-8048
http://chovy.com/resume.doc

__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
http://im.yahoo.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to