I work in the financial industry and have been tasked to create a database for the department I work in.
We will be importing certain financial transactions into this Access database which will store the following information:
Customer Name 1, Customer name 2, Adress, City, State, Transaction amount, Date, Merchant, City, Country, Merchant Code,
Since these will be financial transactions, there won't be a lot of duplicate data, but there will be some such as the customer information, Merchant Information, address for customers and merchants, etc.
I have one table which stores all this information at the moment. I am wondering whether it makes more sense to split this into multiple tables or keep it as one table which will eventually contain a lot of duplicate entries.
Any advice on this would be great, I am having difficulty figuring out if and how to do this correctly.
We will be importing certain financial transactions into this Access database which will store the following information:
Customer Name 1, Customer name 2, Adress, City, State, Transaction amount, Date, Merchant, City, Country, Merchant Code,
Since these will be financial transactions, there won't be a lot of duplicate data, but there will be some such as the customer information, Merchant Information, address for customers and merchants, etc.
I have one table which stores all this information at the moment. I am wondering whether it makes more sense to split this into multiple tables or keep it as one table which will eventually contain a lot of duplicate entries.
Any advice on this would be great, I am having difficulty figuring out if and how to do this correctly.