隨筆 - 79  文章 - 11  trackbacks - 0
          <2009年2月>
          25262728293031
          1234567
          891011121314
          15161718192021
          22232425262728
          1234567

          不再墮落。
          Oracle documents: 
          http://tahiti.oracle.com/

          常用鏈接

          留言簿

          隨筆分類(66)

          隨筆檔案(79)

          相冊

          收藏夾(11)

          搜索

          •  

          積分與排名

          • 積分 - 53886
          • 排名 - 945

          最新隨筆

          最新評論

          閱讀排行榜

          The NVL function is used when you may get a null value and want to return something else.  In the example below, VENDOR_SUPPLY_NAME is a char field with no nulls allowed, however doing the TRANSLATE function can return nulls so I use the NVL function to return ' ' when a null is returned by the TRANSLATE function.
          select NVL(TRANSLATE(A.VENDOR_SUPPLY_NAME,
                       '/-.,''''#' ,'  '),' ')
          from tidvnmst
          where .....
          posted on 2009-02-20 16:11 donnie 閱讀(137) 評論(0)  編輯  收藏 所屬分類: database
          主站蜘蛛池模板: 奎屯市| 上饶市| 北辰区| 禄丰县| 筠连县| 定襄县| 子洲县| 兴隆县| 龙山县| 桑植县| 秦安县| 喀什市| 砀山县| 长子县| 平陆县| 英吉沙县| 遂平县| 嵊州市| 黑龙江省| 屏东市| 萨迦县| 怀化市| 高青县| 石楼县| 河源市| 随州市| 长治县| 绵阳市| 满城县| 平果县| 三江| 德兴市| 哈巴河县| 平顶山市| 雷山县| 延庆县| 伊春市| 肇东市| 攀枝花市| 靖远县| 涿鹿县|