免费的 SQL 格式化工具
有没有免费的 SQL 格式化工具?我使用 http://www.sqlinform.com/ 进行小型查询。这是非常好的。但免费版本仅支持100行。 TORA 有该功能,但它有很多问题,我无法自定义所有内容。有免费的 Eclipse 插件吗?
is there any free SQL formatter tool? I am using http://www.sqlinform.com/ for small queries. It is very good. But free version supports only 100 lines. TORA has the feature but it has many issues and I can not customize everything. Any free Eclipse plugins for this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Oracle 的 SQL Developer 是免费的,支持多种数据库(不仅仅是Oracle),并允许您配置 SQL 的格式。
SQL Developer from Oracle is free, supports multiple databases (not just Oracle), and lets you configure how SQL is formatted.
电子文本编辑器有一个片段可以做到这一点。
e-texteditor have a snippet can do this.