Hi,
Thanks a lot for the reply. I understand how to do it now... PERFECT!!!!
Thanks a lot.
Hi Zahid,
you´re describing a One-to-Many relationship between Menu and Food/Drink.
So you have to insert the primary key from Menu as foreign key into both Food and Drink.
It should look something like this (see attachment).
Hope this helps.