Thread
:
MySql query help needed asap.
View Single Post
08-19-2008, 10:02 AM
tical
Confirmed User
Join Date: Feb 2002
Location: Las Vegas
Posts: 6,504
mysql will prob error if you try to change the field to 9 chrs... back up before trying this, but it should work (and do it to the whole table)
update table set field = substring(field, 1, 9)
__________________
112.020.756
tical
View Public Profile
Find More Posts by tical