DDL Script Previews in Oracle SQL Developer Data Modeler

| May 16, 2012 09:23 +0000

Data Definition Language (DDL) is used to describe an object in SQL. When you model a table in your relational model using Oracle SQL Developer Data Modeler, you are probably very curious as to the code that is being generated to represent that object….

SQL Developer Incremental Find via Ctrl-E

| May 14, 2012 11:03 +0000

Incremental find. What is that? It is one of many features in SQL Developer that I have managed to overlook. It has been right there though, staring me in the face. I’m betting that many of you have seen it without really SEEING it, just like I have…

Oracle SQL Developer: a 5 Minute Tour

| May 9, 2012 14:15 +0000

What is Oracle SQL Developer? If you’re brand new to Oracle or are just now discovering the joys of using a GUI over the command-line interface, this video will show you a high level overview of SQL Developer’s main feature areas.
Those include:

a…

Getting started with SQL Developer in less than 5 minutes

| May 7, 2012 07:24 +0000

It’s easy to forget that many people still have not discovered SQL Developer, or are just getting started. Many of my recent posts have been on advanced topics, hidden tricks, and productivity tips.
I want to spend some time in the next few weeks hel…