Quantcast
Channel: SQL Server Database Engine forum
Viewing all articles
Browse latest Browse all 5123

Phyical partition or logical partition

$
0
0

Hi All,

i have SQL server 2008R2-64 bit enterprise edition.

i have a transaction table with 1600000 millions record. on this table insert/Update done by a service running. there are around 500 web user reading data from this table using dashboard.

now every time we have three years of data- currently i have 2013,2014,2015.

due to improve performance i want to create physical or may be logical partition.

my question is can i create physical   partition like

table2013

table2014

table2015

TableALL(contain All Data)

or i should create view based on year combination.

or should i create logical partition.

also i need to decease tempdb contention.

Please any expert give me suggestion.

Regards,

Manish Kumar

 


Viewing all articles
Browse latest Browse all 5123

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>