在oracle下如何判斷一個字段是否含有數字?
腳本代碼:
select distinct sub_account_item
from pay_transaction_detail
where trim(translate(sub_account_item, '0123456789', ' ')) is not null
解釋:
translate函數將數據列sub_account_item中的數據替換為‘ ’,注意此處必須有空格,否則過濾不生效。如果要過濾純數字項,則將is not null改為is null
上一篇gvc是什么牌子汽車
下一篇每天兩三個小時那種