【轉】MySQL學習筆記(三):常用函數

轉載自:http://www.cnblogs.com/zhanht/p/5407800.html   一:字符串函數     需要注意的幾個細節: 1.cancat中有一個字符串爲null,則結果爲null。 2.left(str,x) 和 right(str,x)中x爲null,則不返回任何字符串,不是null.   二:數值函數   注意的幾個細節: 1.truncate(x,y) 和 rou
相關文章
相關標籤/搜索