mysql replace函數(shù) mysql中函數(shù)replace的用法?
mysql中函數(shù)replace的用法?Set simtime=replace(時(shí)間,“-”,”)。MySQL的內(nèi)置函數(shù)是全局函數(shù),沒(méi)有object的概念,所以set simtime不能用=時(shí)間.替換(
mysql中函數(shù)replace的用法?
Set simtime=replace(時(shí)間,“-”,”)。MySQL的內(nèi)置函數(shù)是全局函數(shù),沒(méi)有object的概念,所以set simtime不能用=時(shí)間.替換(“-”,”)類(lèi)似的語(yǔ)法。