|
此文章由 lingyang 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 lingyang 所有!转贴必须注明作者、出处和本声明,并保持内容完整
These are some of the Maximum Capacity Specifications for SQL Server 2008 R2
Database size 524,272 terabytes
Databases per instance of SQL Server 32,767
Filegroups per database 32,767
Files per database 32,767
File size (data) 16 terabytes
File size (log) 2 terabytes
Rows per table Limited by available storage <<<<<<<<<
如果每天加10M row it is much cheaper to add the appropriate disk space (which you need anyway) and RAM |
|