EN
Español
English
Português
    AFLS_PROVIDER_MONITOR_GROUPS

    Intermediate Table for Vendor Association with Groups

    Data model

    Fields

    Field Type Description
    groupid INT Column containing the identification of the supplier related to groups.
    id* INT Primary Table Key
    providerid* INT Column that contains the identification of the vendor-related group.

    Primary Key

    PK_AFLS_PROVIDER_MONITOR_GROUPS
    id

    References

    Column Referenced Table Referenced column Name
    groupid dbo.AFLS_GROUPS_WEB grou_id FK02_AFLS_PROVIDER_MONITOR_GROUPS
    providerid* dbo.AFLS_PROVIDERS providerid FK01_AFLS_PROVIDER_MONITOR_GROUPS