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

Improving performance using partitioning

$
0
0
Hi All,

I have a few related tables that are becoming big in size and row count.
The Header table has a date field which i will use to group data for each year.
while the detail tables linked to it has no date field so there are 2 paths i

Viewing all articles
Browse latest Browse all 3145

Trending Articles