mm month mon dy day dd
to_char(number,'format_MODEL')
9,0$,l,. ,
函數是可以嵌套的。
general functions
nvl(expr1,expr2)如果為空顯示第2個
nvl2(expr1,expr2,expr3)==
nullif(expr1,expr2) ==填充 空值
coalesce(expr1,expr2,...,exprn)找到不為空的例子
select last_name, conalesce('sdf''sdfs''sf')
condition express
case
decode 【need to finde 資料】
select stor_id
case highorlow when qty
文章來源于領測軟件測試網 http://www.kjueaiud.com/