Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

How many active orders were there at the close of each day

$
0
0
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

Viewing all articles
Browse latest Browse all 3145

Trending Articles