mysql截取某個特定字符前面的字符串

 

substring_index( i.`code`,'.',1);code

substring_index( 字段,特定字符,第幾回出現)string

相關文章
相關標籤/搜索