欧美三区_成人在线免费观看视频_欧美极品少妇xxxxⅹ免费视频_a级毛片免费播放_鲁一鲁中文字幕久久_亚洲一级特黄

oracle dump的使用心得

系統(tǒng) 1958 0

  使用DS開發(fā)的時候,有的時候會遇到一個問題:數(shù)據(jù)庫層面定義的空格與DS自已定義的空格概念不一致,導(dǎo)致生成的數(shù)據(jù)會有一定的問題.

  舉例來說:

  在數(shù)據(jù)庫里面定義CHAR(20),如果插入的字符不足20的時候,會自動補空格(ascii為0x20);在DS里面的話,源數(shù)據(jù)如果不滿足20的話,那么DS也會自動補全,此時補的值為ascii 0x00。那么,這條記錄在數(shù)據(jù)庫里面的話,表面上是看不出異常的,但是加條件查詢的時候,是查不出來結(jié)果集的。此時,就要用到dump來判斷是否有此類情況出現(xiàn)。

????? oracle的dump函數(shù)就不介紹了,需要用到的時候,請google即可。

The argument return_fmt specifies the format of the return value and can have any of the following values:

  • 8 returns result in octal notation.

  • 10 returns result in decimal notation.

  • 16 returns result in hexadecimal notation.

  • 17 returns each byte printed as a character if and only if it can be interpreted as a printable character in the character set of the compiler—typically ASCII or EBCDIC. Some ASCII control characters may be printed in the form ^X as well. Otherwise the character is printed in hexidecimal notation. All NLS parameters are ignored. Do not depend on any particular output format for DUMP with return_fmt 17.

By default, the return value contains no character set information. To retrieve the character set name of expr , add 1000 to any of the preceding format values. For example, a return_fmt of 1008 returns the result in octal and provides the character set name of expr .

The arguments start_position and length combine to determine which portion of the internal representation to return. The default is to return the entire internal representation in decimal notation.

If expr is null, then this function returns NULL .

select dump(test_col) from test_tb;

Typ=96 Len=15: 54,52,54,53,51,49,57,32,32,32,32,32,32,0,0

typ表示當(dāng)前的expr值的類型。如:2表示NUMBER,96表示CHAR。 然后長度就是15位,最后二位就是ascii 0.

那么,這個時候查詢這條記錄是沒辦法查詢出來的。

select * from test_tb where trim(replace(test_col,chr(0),''))='6465319'? --按此查詢即可得出結(jié)果。

?

PS:一般遇到這種情況,最好的辦法是在DS的定義里面把char改成varchar,讓DB來做填充空格的操作。

?

oracle dump的使用心得


更多文章、技術(shù)交流、商務(wù)合作、聯(lián)系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯(lián)系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!??!

發(fā)表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 日韩美女一区二区三区 | 在线视频a| 欧美一级在线观看 | 999毛片 | 日韩经典中文字幕 | 国产精品片一区二区三区 | 日韩精品区 | 久久久精 | 亚洲在线播放视频 | 波多野结衣精品一区二区三区 | 在线播放中文字幕 | 国产欧美一区二区三区精品 | 九九在线精品视频播放 | 久久精品一 | 久久综合一区二区三区 | 欧美黄色片一级 | 91视频这里只有精品 | 成人免费一区二区三区视频网站 | 一区二区中文 | 日韩欧美在线播放 | 极品美女一区二区三区视频 | 色777色| 秋霞日韩久久理论电影 | 亚洲欧美另类综合 | 九一国产在线观看 | 色婷婷综合久久久中文一区二区 | 日韩在线视频免费观看 | 日韩福利在线 | 青青草在线视频免费观看 | 日本色网址 | 狠狠操天天操 | 国产精品久久久久久 | 日韩亚洲一区二区 | 天天操夜夜爽 | 欧美另类在线观看 | 日韩在线短视频 | 免费在线看a | 国产乱码一区二区三区 | 免费亚洲成人 | 久久久久久久国产精品电影 | 日韩欧美三区 |