Handling of bolb data type in oracle

Handling of bolb data type in oracle

select UTL_RAW.cast_to_varchar2(querysql) from rpt_template_detail t
update rpt_template_detail set querysql=UTL_RAW.cast_to_raw('select a from t')

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326328265&siteId=291194637