OE.ORDER ITEM LIST TYP (type)

From dbscript Online Help
Jump to: navigation, search

wikibot

Type OE.ORDER_ITEM_LIST_TYP

Source

CREATE OR REPLACE TYPE order_item_list_typ
                                         AS TABLE OF order_item_typ;