Just some advice needed here;
I'm attempting to set up a db for a small company and I'm not sure on how to set up tables for employees bank details. As the employees are geographically spread out, some have the same bank, say TSB, but they are different branches, so they will have different addresses, sort codes etc...
So, my bank table will have a bankID, Name, address etc... the bank name will be repeated many times, which I believe is not good db design practice,
Could anyone advise me on this please?
Many thanks
Colin
I'm attempting to set up a db for a small company and I'm not sure on how to set up tables for employees bank details. As the employees are geographically spread out, some have the same bank, say TSB, but they are different branches, so they will have different addresses, sort codes etc...
So, my bank table will have a bankID, Name, address etc... the bank name will be repeated many times, which I believe is not good db design practice,
Could anyone advise me on this please?
Many thanks
Colin