Patrick's Lucky Dip - PL/SQL Utilities |
||
|
This is a list of some PL/SQL utilities and techniques that I have found useful. I hope you do too. Writing Code for Mutiple ColumnsHow to use Excel to help generate code. Re-assigning Foreign KeysA little utility I wrote to help with data cleaning - it allows you to safely delete duplicates by re-pointing any foreign keys that reference the row you wish to delete to the row you wish to keep. Linear CalendarA package for displaying dates across the top, people or topics down the side and graphically showing activities in a Gantt-like layout. OID AuthorisationA package which allows pl/sql and Application Express applications to use the Oracle Internet Directory to manage authorisation using OID Groups. Lobs Over Database LinksAn easy way to transfer CLOB, BLOB and other large data columns over a database link. |
||