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

Overlapping datetime ranges.

$
0
0
Overlap in ranges. I have a set of data,rows which a start_time and a end_time. Each row should get a New_starttime, so that periods do not overlap. A period can not be split into two periods. Example: [code="sql"] Periods (overlapping): ----

Viewing all articles
Browse latest Browse all 3145

Trending Articles