CONCAT & SUBSTR 的使用
摘要:update table set web58_tree_id = CONCAT(SUBSTR(tree_id, 3, 0),"001",SUBSTR(tree_id, 4)) where tree_id like '003001%' and web58_tree_id is null and id>1218
阅读全文
posted @ 2012-08-07 11:25
posted @ 2012-08-07 11:25
posted @ 2012-07-30 13:23