《深入浅出Mysql》——第五章 常用函数

 

 

 

 

INSERT(str ,x,y,instr)函数:将字符串 str 从第 x 位置开始,y 个字符长的子串替换为字符 串 instr

 

 

 

 

 

 

 

 

 

 IFNULL(value1,value2)函数:这个函数一般用来替换 NULL 值的

 

 

 
 
posted @ 2020-01-26 16:54  JasonPeng1  阅读(123)  评论(0编辑  收藏  举报