Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » ElevateDB Technical Support » Product Manuals » ElevateDB Version 2 SQL Manual » Administrative Statements » BACKUP DATABASE |
BACKUP DATABASE <Name> AS <BackupName> TO STORE <StoreName> [TABLES <TableName> [,<TableName>]] [DESCRIPTION <Description>] [COMPRESSION <Compression>] [INCLUDE CATALOG [ONLY]] [EXCLUDE PUBLISHED UPDATES] <Compression> = 0..9
-- This example backs up the entire -- Accounting database with the catalog included BACKUP DATABASE Accounting AS "AccountingDB-DailyBackup-2007-03-12" TO STORE "Backups" INCLUDE CATALOG
Deviation | Details |
Extension | This SQL statement is an ElevateDB extension. |
This web page was last updated on Thursday, November 16, 2023 at 10:39 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |