会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
jimeper的脚印
如果永远不给自己机会,永远不知道未来的世界会更大,同一个天空,同一个梦想
----------挑战你自己
博客园
首页
新随笔
联系
订阅
管理
2007年12月13日
索引表的使用
摘要: create or replace package testref as type t_temp is table of varchar2(30) index by binary_integer; type t_num is table of varchar2(2); --v_temp is ref t_temp; function test return t_temp; ...
阅读全文
posted @ 2007-12-13 20:55 jimeper
阅读(381)
评论(0)
推荐(0)
编辑
公告