Newbie question: Association table and Foreign Key

2011-03-01 Thread Wagyu Beef
Hey guys, Am a newbie here and need a little help. Part of the database consists of two tables "events" and "categories" which look like this +---+-+ | eventID | eventName | +---+-+ | 1

Re: Newbie question: Association table and Foreign Key

2011-03-01 Thread Wagyu Beef
ID also have multiple > event id ? > > > -- > Cheers > Dhaval Jaiswal > > > On 01/03/2011 5:53 PM, Wagyu Beef wrote: > >> Hey guys, >> >> Am a newbie here and need a little help. >> >> Part of the database con