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

How to ignore the duplicates and make same value for rest

$
0
0
Hi ,
I am calculating the end date based on start date  and using the help of LEAD function.However i am not able to retain the value for the duplicate records.
My Source
[code]
a              b

Viewing all articles
Browse latest Browse all 3145

Trending Articles