Archive for January, 2005

January 5, 2005 0

Todays Favorite Little SQL Gem

By Max in Java

I’ve always been annoyed by the fact I can’t just do something like “drop all tables cascade constraints” or similar in my RDBMS….well, while I’ve been messing around with some DDL/rev.eng. code where it cames in handy I wanted such a feature for Oracle. I don’t remember where I got it from orginally, but here [...]