Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Autocomplete

PGRWMay 21 2020 — edited Jun 18 2020

I've used PL/SQL Developer for years as it is superior in many ways to SQL Developer (sorry just my opinion).

Recently, I've looked at SQL Developer as it has come on a fair bit but simple, time saving elements still don't seem to work unless I am missing a trick.
One is autocomplete so that if I type

  INSERT INTO TABLE_NAME(

and wait a few seconds, a list of columns followed by all will allow me to enter all column names delimited with commas automatically.

Is this possible yet please?

This post has been answered by Vadim Tropashko-Oracle on Jun 5 2020
Jump to Answer
Comments
Post Details
Added on May 21 2020
14 comments
5,034 views