Welcome Guest, you are in: Login

devio dbscript ScrewTurn Wiki

RSS RSS

Navigation





Search the wiki
»

PoweredBy

OE ORDER_TYP (type)

RSS
Modified on 2011/08/27 12:10 by wikibot Categorized as Uncategorized

wikibot

TypeOE.ORDER_TYP

Source

CREATE OR REPLACE TYPE order_typ
                                         AS OBJECT
    ( order_id           NUMBER(12)
    , order_mode         VARCHAR2(8)
    , customer_ref  REF  customer_typ
    , order_status       NUMBER(2)
    , order_total        NUMBER(8,2)
    , sales_rep_id       NUMBER(6)
    , order_item_list    order_item_list_typ
    ) ;

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam.