Do you use any free tool to generate query for oracle database. Tool that autocomplete and suggests the table names and column names.
+1
A:
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).
TheSoftwareJedi
2009-01-01 05:50:16
A:
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.
Troels Arvin
2009-01-01 20:37:58