OE.ORDER ITEM LIST TYP (type)

From dbscript Online Help
Revision as of 07:15, 24 June 2010 by Bot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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;