BUYER_GROUP 
Default Table Name  BUYER_GROUP 
Definition 
 

BUYER_GROUP Columns 
ColumnName  Domain  Datatype  NULL  Definition 
BUYER_GRP_CD(PK)    VARCHAR2(20)  NO 
 
BUYER_GRP_DESC    VARCHAR2(60)  NO 
 
COMPANY_ID    VARCHAR2(10)  NO 
 
MODIFIED_BY    VARCHAR2(20)  NO 
 
TIME_STAMP    DATE  NO 
 
ROWVERSION    NUMBER(10, 0)  YES 
 

BUYER_GROUP Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_BUYER_GROUP_IDX  PrimaryKey  BUYER_GRP_CD 

BUYER_GROUP Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred 
BUYER_GROUP_BUYER  Identifying  One To Zero or More  FK_BUYER_GROUP_BUYER_BU_IDX        NO  NO  NO