摘要:
官方文档;http://docs.oracle.com/cd/B10501_01/appdev.920/a96624/05_colls.htm#20425主要有三种常用的集合:VARRAY,NEST_TABLE(嵌套表),联合数组(index_by表,类似于MAP中的键-值对应),这里主要介绍varray,在最后给了一个联合数组的例子集合中常用到的方法:1、EXISTS(row) returns TRUE if the row specified exists.2、COUNT returns the number of rows.3、FIRST returns the row number o 阅读全文
posted @ 2011-12-19 23:38
Coldest Winter
阅读(819)
评论(1)
推荐(1)
浙公网安备 33010602011771号