Mysql
 sql >> Datenbank >  >> RDS >> Mysql

Entfernen Sie Kommas mit PHP aus MySQL

Geben Sie

ein
str_replace(",","",$str);