I read the information on the tables and I don't think it needs to normalize. In my tables, I don't have any primary key so I used autonumber to generate. So, I tried breaking my table into several tables. I tried generate the but my data is messed up.
Is there any other way to do it? Is it...