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

Loop over all in table Current Month and Prior Month for Change Report

$
0
0
Hope I explain this correctly.  I have the following query that is looking at a specific record but I have around 65K records to loop over
[code language="sql"]
select * from Contract_priormonth C

Viewing all articles
Browse latest Browse all 3145

Trending Articles