CUST_VOLUME_DISC |
Default Table Name | CUST_VOLUME_DISC |
Definition |
CUST_VOLUME_DISC Columns |
ColumnName | Domain | Datatype | NULL | Definition |
CUST_ID![]() |
VARCHAR2(12) | NO | ||
COMPANY_ID![]() |
VARCHAR2(10) | NO | ||
CUST_VOL_DISC_KEY![]() |
NUMBER(10, 0) | NO | ||
FROM_QTY | NUMBER(17, 2) | NO | ||
TO_QTY | NUMBER(17, 2) | NO | ||
BILL_DISC_RT | NUMBER(5, 4) | NO | ||
START_DT | DATE | NO | ||
END_DT | DATE | NO | ||
MODIFIED_BY | VARCHAR2(20) | NO | ||
TIME_STAMP | DATE | NO | ||
ROWVERSION | NUMBER(10, 0) | YES |
CUST_VOLUME_DISC Primary and Unique Keys |
Key Name | Key Type | Keys |
PI_7008 | PrimaryKey | CUST_ID, COMPANY_ID, CUST_VOL_DISC_KEY |
CUST_VOLUME_DISC 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 |