Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Column editor in Oracle Sql Developer

Anyone knows if there is a column editor function in Oracle SQL Developer?

I have to modify the same column in a large number of insert statement and it would be really useful to have a column editor.

To explain better which is my problem i am searching a function similar to Eclipse ones when you type Alt + Shift + A (How do I enable the column selection mode in Eclipse?), and it allow you to edit in one time a lot of columns.

There is something similar or i have to do it manually?

I am using 4.1.5.21 version.

Thanks

like image 496
amicoderozer Avatar asked Dec 20 '25 06:12

amicoderozer


1 Answers

If you're using a newer version of Oracle Sql Developer (at least 18.3.x but perhaps before) there is an even easier way.

Simply go to the "Edit" menu and then choose "Block Selection":

Oracle SQL Developer Block Selection

like image 163
risingTide Avatar answered Dec 24 '25 10:12

risingTide



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!