Hi,
I have a database scenario. The table includes the following columns:
ProcessNumber
ProcessDate
ProcessBill
InsuranceProviderCode
InsuranceProviderName
InsuranceProviderAddress
InsuranceProviderTelephone
CustomerID
CustomerName
CustomerAddress
ClaimCode
ClaimDescription
ClaimFee
ClaimDate
PolicyCode
PolicyDescription
PolicyPremium
I need to normalise that table to 2NF and 3NF .. please help as this is killing me and if you dont help me i might just actually implode!
I have a database scenario. The table includes the following columns:
ProcessNumber
ProcessDate
ProcessBill
InsuranceProviderCode
InsuranceProviderName
InsuranceProviderAddress
InsuranceProviderTelephone
CustomerID
CustomerName
CustomerAddress
ClaimCode
ClaimDescription
ClaimFee
ClaimDate
PolicyCode
PolicyDescription
PolicyPremium
I need to normalise that table to 2NF and 3NF .. please help as this is killing me and if you dont help me i might just actually implode!