RESTORE DATABASE test --所被恢复的数据库名称 FROM disk = 'c:\test\backup.bak' --本地硬盘路径( test 为文件夹, backup.bak 为备份文件名) ..
基于1个网页-相关网页
For instance, if you are performing a database upgrade to your reporting database, you should back it up and test the restore.
例如,如果执行报告数据库的数据库升级,那么您应该备份数据库并测试还原。
During your testing, restore a copy of your production vpuserinfo.nsf database and test this conversion process.
在测试期间,恢复生产vpuserinfo . nsf数据库的副本,并对该转换过程进行测试。
The first few lines of the script in Listing 1 simply wipe out and restore the test database in mySQL.
清单 1 中脚本的前面几行只是清除并恢复 mySQL 中的 test 数据库。
应用推荐