摘要:
>>创建表create table blob_table( id number primary key, blob_cl blob not null);insert into blob_table values(1,to_blob('11111000011111'));commit;select * 阅读全文
posted @ 2017-01-20 11:04
stayrealhzq
阅读(271)
评论(0)
推荐(0)
浙公网安备 33010602011771号