OE.ORDER ITEM LIST TYP (type)

From dbscript Online Help
Jump to: navigation, search

wikibot[edit]

Type OE.ORDER_ITEM_LIST_TYP

Source[edit]

CREATE OR REPLACE TYPE order_item_list_typ
                                         AS TABLE OF order_item_typ;