Whatever you can write about. One thing I'd like to see is an oracle version of that database abstraction library that I put in the snippet library under 'databases'.
http://www.phpbuilder.com/snippet/detail.php?type=snippet&id=13
That alone would help newbies see the differences between mysql and oracle.
Umm - things like selecting our records and/or using the limit/offset syntax in those selects.
Inserting images into the db, similar to the article here about doing that with MySQL.
Or a page like my "get started with databases", only done right with Oracle in mind.
Copying data into an oracle table (so you can migrate from
Just general stuff will help people out.