catalin.petrut
Never knowing cleric
- Local time
- Tomorrow, 01:31
- Joined
- May 3, 2013
- Messages
- 118
I have a situation and i ask for a suggestion.
tbl_doctor with a list of doctors, tbl_jobs with a list of jobs that has a specific price for each one, and a tbl_special_price. In that last table i will have a list of special prices for some of the doctors for some of the jobs. So, some doctors will have a special price for some of the jobs. I also have a form where i insert doctor's info and a subform where i will insert the special prices.
My question for the suggestion is: in the subform is better to have the list of all jobs with the standard price and a field for the special price or should i insert each special price like a new row?
tbl_doctor with a list of doctors, tbl_jobs with a list of jobs that has a specific price for each one, and a tbl_special_price. In that last table i will have a list of special prices for some of the doctors for some of the jobs. So, some doctors will have a special price for some of the jobs. I also have a form where i insert doctor's info and a subform where i will insert the special prices.
My question for the suggestion is: in the subform is better to have the list of all jobs with the standard price and a field for the special price or should i insert each special price like a new row?