greenZ

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Oracle plsql:数据类型

子程序中的 数据类型
1.标量数据类型
2.列类型,行类型
<table>.<column>%type
<table>%rowtype
<cursor>%rowtype
3.exception异常
4.cursor
6.复合类型:记录(record) 和  集合(index-by表,varray,嵌套表)
 
 
 
 
 
posted on 2017-03-04 13:19  绿Z  阅读(409)  评论(0)    收藏  举报