I would like to find out how long a particular customer order has been on hold. The current system allows the status of an order to be placed on hold which gives me the beginning date via the history ...
I've got a statistics table that I've been writing to for about 2 years now. Every saturday night at midnight, I have a SQL job that goes out across all 3 instances of one of my SQL clusters and ...