J
jcfagan
I want to create a database for a pet grooming business.
The preliminary design is 3 tables.
Table 1 is the transaction table consisting of transaction number, date &
time, customer number, service performed and pet name, dollar amount for
service.
Table 2 is the customer file consisiting of customer number, name, address,
phone number, email address.
Table 3 is the pet name file consisting of pet name/customer number, and all
pertinent information about the pet.
This design would allow multiple pets per customer.
The preliminary design is 3 tables.
Table 1 is the transaction table consisting of transaction number, date &
time, customer number, service performed and pet name, dollar amount for
service.
Table 2 is the customer file consisiting of customer number, name, address,
phone number, email address.
Table 3 is the pet name file consisting of pet name/customer number, and all
pertinent information about the pet.
This design would allow multiple pets per customer.