DECODE (value,if1,then1,if2,then2,if3,then3,……,else),表示如果value 等于if1?,DECODE函數返回then1,…… select decode( x , 1 , 'x is ...
確定! 回上一頁