File or Filegroup syntax
kermi
Posts: 47
I've noticed in SQL Backup v 4 the help file indicates additional syntax. Specifically <file_or_filegroup> syntax after the database name. What is that specifically used for? Is this for backing up individual tables from a database? Can I get a better example of how it is to be used?
BACKUP DATABASE { database_name }
< file_or_filegroup > [ ,...n ]
TO { DISK } = { 'physical_backup_device_name' | '<AUTO>' } [, ..n]
Thanks
JKW :?:
BACKUP DATABASE { database_name }
< file_or_filegroup > [ ,...n ]
TO { DISK } = { 'physical_backup_device_name' | '<AUTO>' } [, ..n]
Thanks
JKW :?:
Comments
SQL Backup Consultant Developer
Associate, Yohz Software
Beyond compression - SQL Backup goodies under the hood, updated for version 8