Se il modello è "MyProgram nnnnnn"
maning string come VB 1.3, Mysql 5.6, PHP 5.4
ecc allora puoi fare quanto segue
update tablename
set col = substring_index(col,' ',-1)
Se il modello è "MyProgram nnnnnn"
maning string come VB 1.3, Mysql 5.6, PHP 5.4
ecc allora puoi fare quanto segue
update tablename
set col = substring_index(col,' ',-1)