oracle 中的 if- else if- end if

Linda1980發表於2010-11-10

今天排錯了好久都沒有弄清楚是怎麼回事。呵呵,oracle 中的if else 原來是這樣寫的:

if (.....) then

elsif (......) then 不能寫成 else if 哦!

elsif(.......) then

end if;

[@more@]

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

相關文章