Question: Database Design : Take a crack at designing a simple database for 'A Small Dentist Office'. To keep it simple, please exclude any financial or
Database Design : Take a crack at designing a simple database for 'A Small Dentist Office'. To keep it simple, please exclude any financial or billing information. So build a simple database that keeps track of patient information and appointments. Keep this very simple, maybe tables. T
Part I: First determine the entities. The entities will be the tables. For example in an employee database the entities might be: an Employee, a Dept. These would then become the tables....the Employee table and the Dept table. Once you have come up with your tables, move on to Part II II
Part II: Design each table. Tables must include:II
a Appropriate column namestl
b Data type for each column II
c Whether a column can be 'null' or not TI
d Indicate any 'Primary Keys' and 'Foreign Keys'.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
