When to Partition a Table

tsinglee發表於2008-04-03
Here are some suggestions for when to partition a table:
■ Tables greater than 2GB should always be considered for partitioning.
■ Tables containing historical data, in which new data is added into the newest
partition. A typical example is a historical table where only the current month's
data is updatable and the other 11 months are read only.[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/10599713/viewspace-1001830/,如需轉載,請註明出處,否則將追究法律責任。

相關文章