Re: database design.. question
From: Lukasz Giermek <lukasz_at_elterix.pl>
Date: Thu, 16 May 2002 14:37:33 +0200
Message-ID: <3CE3A80D.E75EA725_at_elterix.pl>
Date: Thu, 16 May 2002 14:37:33 +0200
Message-ID: <3CE3A80D.E75EA725_at_elterix.pl>
Hi,
> Why not stick with the simple and have one table for each individual
well, the problem is that one event can have an assigment to many people
and each time this could be different group of people..
> employee,
> and allocate a unique ID to the table. Then have a separate table for
> event
> details, with one of the columns being the employee_id. Or have I
> misunderstood your question?
>
> Omar
Received on Thu May 16 2002 - 14:37:33 CEST