c. If the number of indexes to be transferred is too high and all of the index transfer statements exceed 8000 characters, this variant still works but the second won't. 2. Variant without cursor to ...
This topic is relevant only for databases under the full recovery model that contain multiple filegroups. In this example, a database named `adb` contains three filegroups. Filegroups `A` and `C` are ...
In SQL Server, the database can be stored in different files and filegroups. If your database is small (100 MB or less), you do not need to worry too much about files and filegroups. But if you have a ...
As mentioned in my post on VLDBs, one of the key pieces of a high performing solution is the use of Read-only Filegroups. If a significant part of your data is not changing, then why not tell SQL ...
We have an app that stores documents in the database as a varbinary(max) column. Our current average document size is about 475KB, so these are not large documents by any means, but there are a fair ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Today, June 8th, InfoQ celebrates 20 years.