How should I setup my database?

L

Lisa

I am trying to figure out the best way to set up a
database for a small Plumbing business. I want the
database to include a table of all call records of all
calls coming in, but then convert the ones that are
actually turned into jobs, the customer general info to a
customer table, then the job info to a job table for that
customer. How can I accomplish this? In other words,
several records from one table needs to be split to go
into two different tables.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top