Oracle varchar2 默認(rèn)值問題
Posted on 2008-06-19 16:30 cyantide 閱讀(1484) 評論(0) 編輯 收藏 所屬分類: 數(shù)據(jù)庫相關(guān)oracle遇到'',即當(dāng)成NULL處理.
查詢NULL要用is null 而不是用=null
查詢NULL要用is null 而不是用=null
posts - 66, comments - 12, trackbacks - 0, articles - 0 |
|
Oracle varchar2 默認(rèn)值問題Posted on 2008-06-19 16:30 cyantide 閱讀(1484) 評論(0) 編輯 收藏 所屬分類: 數(shù)據(jù)庫相關(guān)oracle遇到'',即當(dāng)成NULL處理.
查詢NULL要用is null 而不是用=null |
|