sqlserver2008一直显示正在还原.
如果不需要还原,则使用: restore database test with recovery
如果只需要还原,则使用: restore database test with norecovery

相关文章: