集合方法+exists()+count()+limit()+extend()+trim()+first()+last()+prior()+next()+delete()

集合方法 1是用於操作集合變量的內置函數或過程 2集合方法只能在PL/SQL中使用,不能再SQL語句中使用 3集合方法extend和trim只適用於嵌套表和varray,不適用與索引表 4exists(),count(),limit(),first(),next(),prior(),last()是函數,extend(),trim(),delete()是過程,都是集合方法 語法 collection
相關文章
相關標籤/搜索