Hi guys,
Basically I'm making an auction website (kinda like eBay), and am trying to make my database 2NF compliant (and eventually 3NF compliant). Here is an outline of my tables/fields:
I know I need to split the tables up into additional tables so that data isn't repeated, but I am struggling to grasp how this is done without messing it up. I was hoping one of you experts could help me!
Many thanks