sqlplus mode

My workplace has inflicted all of us with Oracle. Not only that but the company’s standard SQL IDE tool is horrid, IMHO. But I was using, wishing I had something better.

Today I saw an entry for SqlPlus mode on the Emacs Wiki RSS feed. I had some time this afternoon to install it. And I think I found the ultimate solution.

It’s command-line and that’s not a bad thing for me. You enter your query on the top part of the screen, his C-Return and the output appears on the bottom. There are shortcuts for some common SQL commands and good syntax coloring. Oh, and the output looked really nice in my NTemacs 22 install.

But I think a picture is worth a thousand words:

One Response to “sqlplus mode”

  1. jmannlein Says:

    Mike,

    Have you ever used Toad from Quest software? It is a very useful tool when working with Oracle. It shows most of the schema and has lots of editing tools.

    Jeff

Leave a Reply

You must be logged in to post a comment.