News

Wasteful in time, wasteful in storage. In SQL Server you can store read-only tables in a particular Filegroup and mark the Filegroup as Read-only.
In my last blog entry, I talked about VLDBs. One of the tactics suggested was to use as many data files on as many drives as possible to give better I/O performance. This makes sense, but the usual ...