Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
No Answer is Posted For this Question
Be the First to Post Answer
when we are tying to update a table having 100 rows. if the program abends when updating 51 row . how to start updating again from the 51 row .what was the logic
what is SMP/E? and what are the major steps of it? thanks...
What is the difference between Where and Having Clause
What is rebind in db2?
What are data types?
Which command is used to remove all rows from a table?
wht steps we need will coding cobol and db2 pgm ?
What Utility is used to migrate DB2 from one release to the next?
What information is used as input to the bind process?
Return code 100 means?
when does the SQL statement gets executed when you use cursor in the application programming ?
What is an EXPLAIN in DB2. How and what is the steps followed in EXPLAIN command. Can all the queries be used in EXPLAIN command to check the performance.