I\'m trying to write a simple employee Scheduling software for about 10-20 people in my software development company. After some consideration I settled on wr
I'd suggest a more noramlized database, e.g. a table for persons and one which is the product of shift information for a perdon and a date.