ORA-22288 when trying to read BLOB from Windows directory

前端 未结 0 1036
太阳男子
太阳男子 2021-01-06 08:01

I am trying to read BLOB from Windows directory located on the Oracle 11g DB server:

create or replace directory BLOB_DIR as \'C:\\data\\images\';

grant read         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题