SQL Server 数据库有重构工具吗

发布于 2024-09-28 11:15:04 字数 72 浏览 4 评论 0原文

我想知道是否有人知道免费软件重构工具,在其中我可以重命名一些表列,并在我的存储过程中也重命名这些名称。

它存在吗?

I would like to know if does anybody know a freeware refactoring tool, in which I could rename some table columns and get those names also renamed in my stored procedures.

Does it exist?

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

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

发布评论

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

评论(2

浪荡不羁 2024-10-05 11:15:04

我知道的唯一工具是Redgate 的 SQL Refactor。我的通常都足够小,我用手做。

The only tool I'm aware of is Redgate's SQL Refactor. Mine have generally been small enough I do them by hand.

或十年 2024-10-05 11:15:04

如果您拥有 Visual Studio 2010 Premium 或更高版本,则可以使用该版本附带的数据库版(Visual Studio 数据库版或 DBPro)工具。它将为您做到这一点,甚至更多。

If you own Visual Studio 2010 Premium or higher, you can use the Database Edition (Visual Studio Database Edition or DBPro) tools that come with that edition. It will do this for you, and much more.

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