Oracle 数据库的免费 SQL 查询生成器工具?
您是否使用任何免费工具来生成 Oracle 数据库的查询? 自动完成并建议表名称和列名称的工具。
Do you use any free tool to generate query for oracle database.
Tool that autocomplete and suggests the table names and column names.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Oracle SQL Developer 具有自动完成等功能。
由 Oracle 自己编写和维护。 不过它是用java编写的,最小化一段时间后响应可能会很慢(不是java原因,咳咳)。
Oracle SQL Developer has auto-complete and such.
Written and maintained by Oracle themselves. It is written in java though, and can be quite slow to respond after being minimized for a while (not that java is the cause, cough, cough).
Henplus 包含自动完成功能; 我还没有在 Oracle 上尝试过,但如果它在这种情况下不起作用,我会感到惊讶。 不幸的是,该项目似乎已陷入停滞。
Henplus includes auto-complete features; I haven't tried it with Oracle, but I would be surprised if it doesn't work in that context. Unfortunately, the project seems to have stalled.