Hello,
I have an Orders table with Start DateTimes(when the order was created) and Stop DateTimes.
If the Stop DateTime column IS NULL, then the order is considered "Active".
I'm trying to look at a month at a time and wa
I have an Orders table with Start DateTimes(when the order was created) and Stop DateTimes.
If the Stop DateTime column IS NULL, then the order is considered "Active".
I'm trying to look at a month at a time and wa