开发者

Is there an equivalent method to sp_generateinserts for SQL Server 2008?

In SQL Server 2005, there was a stored procedure available called sp_generateinserts. However in SQL Server 2008, it doesn't seem to 开发者_如何学Pythonexist. Does anyone know if it is still around? Thanks.


That wasn't a built in system procedure (I don't have it on my SQL2005 installation)

Maybe you downloaded it from somewhere like here.

Edit: I think this is the original source. http://vyaskn.tripod.com/code/generate_inserts.txt

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜