sqlcmd可以用来转储表结构和数据吗?
是否可以使用 sqlcmd 命令来转储表结构,就像使用 mysqldump 一样?
Is it possible to use the sqlcmd command to dump table structure the way it can be done with mysqldump?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您需要首先加载存储过程。我不断返回的是:
http://vyaskn.tripod.com/code.htm #inserts
我欠那个做了几品脱的人,因为多年来它为我省去了很多麻烦。
You would need to load on a stored procedure first. The one I keep going back to is:
http://vyaskn.tripod.com/code.htm#inserts
I owe the guy that made it a couple of pints as it has saved me a load of hassle over the years.