BLOB 存入文件
发表于:2024-11-24 作者:千家信息网编辑
千家信息网最后更新 2024年11月24日,1.向blob字段插入文本INSERT INTO lobdemo (key, clob_col, blob_col, bfile_col) VALUES (51, 'This is another c
千家信息网最后更新 2024年11月24日BLOB 存入文件
1.向blob字段插入文本INSERT INTO lobdemo (key, clob_col, blob_col, bfile_col) VALUES (51, 'This is another character literal', HEXTORAW('ABABABABABABABABABAB'), NULL);2.更新blob字段文本UPDATE peoplesoft SET SUPPLIER_ID = HEXTORAW('CDCDCDCDCDCDCDCDCDCDCDCD') where rownum =2;update PEOPLESOFT_1M set supplier_id = utl_raw.cast_to_raw(vendor_id) ;3.向blob字段插入文件CREATE TABLE yuser (ID number,photo BLOB);create or replace directory images as '/test'; declare l_bfile bfile; l_blob blob; begin insert into yuser(ID,photo) values(1,empty_blob()) return photo into l_blob; l_bfile:=bfilename('IMAGES','test.doc'); --IMAGES 是上面创建目录的大写 dbms_lob.open(l_bfile,dbms_lob.file_readonly); dbms_lob.loadfromfile(l_blob,l_bfile,dbms_lob.getlength(l_bfile)); dbms_lob.close(l_bfile); commit; end; /
update的方式
declare l_bfile bfile; l_blob blob; begin update yuser set photo = empty_blob() where id = 2 return photo into l_blob; l_bfile:=bfilename('IMAGES','PS.pdf'); dbms_lob.open(l_bfile,dbms_lob.file_readonly); dbms_lob.loadfromfile(l_blob,l_bfile,dbms_lob.getlength(l_bfile)); dbms_lob.close(l_bfile); commit; end; 、
字段
文本
文件
大写
方式
目录
更新
数据库的安全要保护哪些东西
数据库安全各自的含义是什么
生产安全数据库录入
数据库的安全性及管理
数据库安全策略包含哪些
海淀数据库安全审计系统
建立农村房屋安全信息数据库
易用的数据库客户端支持安全管理
连接数据库失败ssl安全错误
数据库的锁怎样保障安全
网络技术对组织形式的冲击
嵌入式linux 服务器
服务器可靠度应该达到多少算合格
数据库原理及应用雷景生
小米手机软件开发者
江西农业大学软件开发专业
网络技术的发展轨迹思维导图
物联网系统数据库
中科大 网络安全 考试题
服务器批量运行可执行用什么
时钟服务器怎么更改
网络安全重点
熟练掌握mysql的数据库
河北互联网展览科技馆设计
网络安全 图
库存资源管理数据库
0元云服务器
网络安全的团课活动总结
宝安区一体式服务器机柜
数据库期末题目
java访问sql数据库
华为5g网络技术进军医学界
1231当服务器
传输网络技术第五章
数据库删除缓存后如何恢复
成都大数据守时模块服务器
管理网络安全的人叫什么
仙桃订制软件开发中心
网络安全服务有限公司招标
软件开发计算过程