News

Data Partitioning in SQL Server was introduced in the 2005 release. This was a feature that had been in Oracle and IBM’s DB2 for a while, but Microsoft is positioning to compete in the VLDB ...
Data Partitioning is a very useful feature in SQL Server 2005 and beyond. I have discussed this database feature in previous blog entries but it is also available in SQL Server Analysis Services ...
SQL Server™ code-named “Katmai,” the next release of Microsoft® SQL Server, will help companies access and manage rapidly increasing volumes of data for mission-critical applications, increase their ...
I believe the general rule of thumb for best setup is:<BR>RAID1 OS<BR>RAID1 wwwroot<BR>RAID1 Logs<BR><BR>under the theory that webservers just read lots of data and don't write much (which is why ...