View Single Post
Old 01-04-2014, 07:58 AM   #201
Ben E Lou
Morgado's Favorite Forum Fascist
 
Join Date: Oct 2000
Location: Greensboro, NC
Oh, and I've fixed the names.

update player set player_name=TRIM(player_name)

then

update player set player_name = replace(player_name,' ',' ');
__________________
The media don't understand the kinds of problems and pressures 54 million come wit'!
Ben E Lou is offline   Reply With Quote