Archive | Oracle Database RSS feed for this section

Oracle Database 11g will be launched on July 11

6. June 2007

Comments Off

Just read on Edie Awad’s blog, that the Oracle Database 11g is going to be launched on July 11 with an event in New York City.

Continue reading...

The mystery of Outer Joins

22. May 2007

1 Comment

From my long time experience with Oracle, I noticed that a lot of people have problems with Outer Joins. Especially if the Outer Join also contains an additional restriction on the outer join table.

Continue reading...

New version of Migration Workbench available

17. May 2007

2 Comments

Just read on

Continue reading...

What is your favorite PL/SQL development environment?

14. May 2007

10 Comments

Mine is PL/SQL Developer from allroundautomations. Why? Because it’s a PL/SQL development tool focused on PL/SQL development. Most of the other tools like TOAD or SQL Developer which I also used in the past, have great DBA/query functionality, but suck from a “state of the art” programming point of view.

Continue reading...

Creating a Gantt-chart in SQL

9. May 2007

Comments Off

A few days ago Lucas Jellema from AMIS posted a real nice SQL statement to generate a character based Gantt-chart. I think it’s a good demonstration of the possibilities and the power of SQL. Have a look!

Continue reading...

Sending a SMS to a mobile phone

4. May 2007

10 Comments

Today I read an article on Grant Rolands blog about sending a SMS from Oracle Forms through a Web-Service. I thought it would be nice to have the same in APEX and PL/SQL, too. For example if you have a system failure or get a new order in your shop…

Continue reading...

XML processing in the database

16. March 2007

7 Comments

A few days ago I came across an interesting posting on the AMIS blog about an XML(DB) presentation at the OOP 2007 conference. The presentation done by Ken Atkins is also available online and is really worth reading it. It gives a comprehensive overview (with lot of examples) of the built-in XML processing features of [...]

Continue reading...

SQL based String Tokenizer – another approach using CONNECT BY

8. February 2007

5 Comments

Just read a nice SQL puzzle on the AMIS blog called Writing a pure SQL based String Tokenizer and because Lucas wrote Please share with me your thoughts on this – but I will share my attempt with you anyway That’s why I thought I have to train my brain a little bit with a [...]

Continue reading...

Setting SYSDATE to a fixed value

27. January 2007

6 Comments

Continue reading...

Oracle is looking for 11g Beta tester

21. January 2007

Comments Off

Just got a newsletter from Oracle with an article that they are looking for Beta tester for the upcoming Oracle 11g Database release. Check out

Continue reading...