sqlcmd可以用来转储表结构和数据吗?

发布于 2024-08-11 00:03:36 字数 48 浏览 1 评论 0原文

是否可以使用 sqlcmd 命令来转储表结构,就像使用 mysqldump 一样?

Is it possible to use the sqlcmd command to dump table structure the way it can be done with mysqldump?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

爱冒险 2024-08-18 00:03:36

您需要首先加载存储过程。我不断返回的是:

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文