Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » ElevateDB Technical Support » Product Manuals » ElevateDB Version 2 SQL Manual » Administrative Statements » RESTORE DATABASE |
RESTORE DATABASE <Name> FROM <BackupName> IN STORE <StoreName> [TABLES <TableName> [,<TableName>]] [INCLUDE CATALOG [ONLY]] [RESET PUBLISHED TABLES]
-- This example restores the entire -- Accounting database with the catalog included RESTORE DATABASE Accounting FROM "AccountingDB-DailyBackup-2006-03-12" IN 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 |