如何从SQL Server 2005备份还原单个表? [英] How do I restore a single table from a SQL Server 2005 backup?

查看:167
本文介绍了如何从SQL Server 2005备份还原单个表?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经使用常规SQL Server 2005备份命令进行了备份.有没有办法只恢复单个表而不恢复整个数据库?

I've got a backup made using the regular SQL Server 2005 backup command. Is there a way to restore just a single table, not the whole DB?

推荐答案

将整个数据库还原到另一台计算机(或临时数据库),然后复制表对我来说似乎是最简单的.

Restore the whole database to another machine (or temporary database), then copy the table seems like the easiest to me.

这篇关于如何从SQL Server 2005备份还原单个表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆