I am creating a script to update the DB to our newest version. In Oracle / MSQL it was easy with a script run from SQL*Plus / Query Analyzer.
But I am having problems doing the same in DB2.
Our installations group uses CLP and I cannot seem to create a 'block' to loop through the existing records to update a value with the next highest number from another table.
THANKS
But I am having problems doing the same in DB2.
Our installations group uses CLP and I cannot seem to create a 'block' to loop through the existing records to update a value with the next highest number from another table.
THANKS