Slashdot Mirror


User: slatif

slatif's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. why not try ... on Oracle SQL Development Environment in Linux? · · Score: 1

    I guess that this might not be exactly to your taste if you want a GUI tool:
    I do a lot of oracle stuff on Linux and I run sqlplus in an emacs shell session.
    This allows me to use emacs command history and editing, making sqlplus a truly interactive tool.

    Yes I still have to remember all the sql commands.
    But that can be a good thing, and if you have Oracle, you also will have SQL*PLUS, and emacs is more likely available than some GUI tool.