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

Match a table with sub-total values to its detail value table

$
0
0
I have two tables one with details (Date & Value) & the other with sub totals (Date, SubTotalValue & Referance).
I'm searching for a way to match these two by going backward from sub total to detail & insert a referance field from sub

Viewing all articles
Browse latest Browse all 3145

Trending Articles