mysql中整合經常使用的函數

條件選擇函數css case when expr1 then value1 [when expr2 then value2]... else value3 end case 變量 when expr1 then value1 ... else valuen end 絕對值函數web abs(x) 圓周率函數sql pi()平方根函數 sqrt(x) 取餘函數oracle mod(x,y) x對y
相關文章
相關標籤/搜索