to_lob函数

TO_LOB converts LONG or LONG RAW values in the column long_column to LOB
values. You can apply this function only to a LONG or LONG RAW column, and only in
the select list of a subquery in an INSERT statement.
看官方这段话就恶心死了。
to_lob只能用在insert into table_name select to_lob(column_name) from table_name
单独select to_lob(column_name) from table_name铁定ora-00932.

posted on 2013-03-25 11:32 snowhill 阅读(230) 评论(0)  编辑 收藏 引用 所属分类: 数据库-oracle


只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理


<2024年4月>
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011

导航

公告

又一年...........

留言簿(3)

随笔分类(13)

文章分类(131)

文章档案(124)

c++

java

linux

oracle

常用软件

其他

网络配置

系统安全

音乐

搜索

最新评论

阅读排行榜