if 判斷使用

mcxiaoracle發表於2022-07-28

left 使用對應的連線,搞懂這個關聯表吧。


1.2 IF-THEN-ELSE組合

語法格式如下:

IF condition
THEN
     ... TRUE sequence of executeable statements ... 
ELSE
    ... FALSE/NULL sequence of executeable statements ...  
END IF;




推薦閱讀:

https://blog.csdn.net/liang_wf/article/details/81066774

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/69949806/viewspace-2907906/,如需轉載,請註明出處,否則將追究法律責任。

相關文章