Archive | Tips & Tricks RSS feed for this section

Creating a Gantt-chart in SQL

9. May 2007

0 Comments

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...

SQL based String Tokenizer – another approach using CONNECT BY

8. February 2007

4 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 nice SQL [...]

Continue reading...

Setting SYSDATE to a fixed value

27. January 2007

6 Comments

Continue reading...