Hi,
I'm creating a web database as a bit of learning project.
In short it's going to a on-line menu viewer, where people can upload (type in) their food/takeaway food menus.
The problem I'm having is with the design and as each outlet can have a differing number of starters/mains/deserts etc..
inital thoughts were:
Menus
------
Menu_id
Menu_outlet
Starter1
Starter2
Starter3
Starter4
etc...
but what if an outlet has more that 4 starters?
Can anyone point me in the right direction please?
thanks jinx