D
Devon S
I am setting up a database to track service visits to customers. I need to
write a query to compute days between each visit. Since each visit is a
seporate record in the table, I am lost as to how to compute this data!
(Background - This will be used to generate a report for customers that went
too long between visits. This is for a service company, and customers pay for
visits each 7, 10 or 14 days so we need to make sure customers are visited.)
write a query to compute days between each visit. Since each visit is a
seporate record in the table, I am lost as to how to compute this data!
(Background - This will be used to generate a report for customers that went
too long between visits. This is for a service company, and customers pay for
visits each 7, 10 or 14 days so we need to make sure customers are visited.)