This topic describes how to back up files and filegroups in [!INCLUDE[ssnoversion](../../includes/ssnoversion-md.md)] by using [!INCLUDE[ssManStudioFull ...
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 ...
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 ...