PROVIDER_VISA_SUPPLIER 
Default Table Name  PROVIDER_VISA_SUPPLIER 
Definition 
 Name: Provider Visa Supplier Names .     Description: This table contains the associated VISA supplier names for this provider.
 

PROVIDER_VISA_SUPPLIER Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PROVIDER_CD(PK)(FK)    VARCHAR2(20)  NO 
Name: Provider Code. Description: The unique identifier for the Provider.
 
VISA_SUPPLIER_NAME(PK)    VARCHAR2(30)  NO 
Name: VISA Supplier Name. Description: The name of the supplier according to Visa. 
 
MODIFIED_BY    VARCHAR2(20)  NO 
Name: Modified By. Description: The User ID of the person who last modified this record.
 
ROWVERSION    NUMBER(10, 0)  NO 
Name: Row Version. Description: The number of times this record has been updated.
 
TIME_STAMP    DATE  NO 
Name: Time Stamp. Description: Date and time the record was last modified.
 

PROVIDER_VISA_SUPPLIER Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0278  PrimaryKey  PROVIDER_CD, VISA_SUPPLIER_NAME 

PROVIDER_VISA_SUPPLIER Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
PROVIDER  Identifying  One To Zero or More  F00409      PROVIDER_CD  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable