|
Hi all,
I am pretty new to MYSQL and have another question one of my tables has a Composite Key
booking = DelNo*, EventNo*, Eventb&B, bookingFee
Just want to know how I would create a table to show this
as DelNo is used in another table so is EventNo hope that makes sense
many thanks
|