Alter data in database..
Posted: Tue Mar 14, 2006 7:11 am
Basically I need to change the information in a field from the format of lastname, firstname to firstname lastname.
This is in a SQL database, I know how to connect to the database and read the data out using php but not too sure on how to manipulate it then update the record...
Help is appreciated
This is in a SQL database, I know how to connect to the database and read the data out using php but not too sure on how to manipulate it then update the record...
Help is appreciated