Home

Recent Posts

SQL Developer Data Pump Support - Part 1

3 minute read

In 3.1 we’re adding support for Data Pump, which has replaced exp and imp.  In SQL Developer, we’ve added this in the DBA navigator which has support for sev...

SQL*Plus Formatting Commands

4 minute read

Since the last post on SQL*Plus commands was completed, we have also added more functionality to the SQL Developer’s SQL*Plus support.     Specifically, we’v...

SQL*Plus Commands

1 minute read

Its funny how many people forget we support a lot of the basic SQLPlus functionality in SQL Developer. For example, today, Paulo blogged on how to stop scann...

Scanning Applications

1 minute read

When re-platforming any application, there are specific things that must be changed in order to make that application work on the new platform. Database mig...

QR Codes - SQL Developer

less than 1 minute read

Using QR codes is a cool way to jump links in mobile content. This one points you to Oracle SQL Developers home page. You can generate your own at http://qrc...

SQL Developer 3.0

less than 1 minute read

Last night we released SQL Developer 3.0. This has been a large release with a lot of new base features and new extensions. At a high level, these are the fe...

Detecting Hangs in Java

1 minute read

One of the things we are looking into right now is performance in SQL Developer and concurrency of operations. Sometimes, operations that are spawned on the ...

Clicking around the worksheet

1 minute read

As we have been getting close to another EA release, one thing which struck me as pretty cool and something we haven’t talked about in a while are the click ...