DB2 V10 Adaptive Compression
Last February, I wrote about DB2’s compression. Â If that was McLaren, with DB2 V9.7’s compression, IBM upgraded to Lamborghini Aventador....
ADMIN_MOVE_TABLE
Have you ever had to move a table from one tablespace to another ? Â If you haven’t then you haven’t...
PHP & Postgres
I have been using PHP for a while now.  When people say PHP, its usually associated with   MySQL...
Retrieving data as XML using stored procedure
On a previous post I showed how to insert parent-child data from an XML document using stored procedure. Well here...
Stored Procedure to insert data to parent and child using XML
Couple of days back I wrote an article that showed how to quickly insert a child table with a  parent...