Oracle 中如何查詢BLOB字段類型的內容: eg: select * from act_hi_comment t where dbms_lob.instr(full_msg_,utl_raw.CAST_TO_RAW('同意'),1,1)>0;.
確定! 回上一頁