6

I want to become Ubuntu user, but SQL Developer is not comfortable enough for me. Main problem for me is that when I query data with select statemant and the result is displayed it is not possible to edit data directly (this feature is in PL\SQL Developer). Does there exist solution for this: directly to edit queried data.

Marco Ceppi
  • 48,101
kupa
  • 161

1 Answers1

3

If the queries are simple, just Click on Views -> Connections. Navigate to your desired table and double click on it. From this window you can edit the data.

FWIW PL/SQL Developer runs fine on WINE as well.