What is the use of predicate?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of runstats in db2?
How can you quickly find out the # of rows updated after an update statement?
What is PRIME TABLE and what are the uses of it
What is host variable in db2 cobol?
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 db2 isolation?
What are PACKAGES ?
How does DB2 use multiple table indexes?
How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?
In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
Why do we need to create an alias if we can directly use the table name? What are the benefits of referring a table name by its alias? Also, when should we go for alias and when for synonyms?
What is REORG? When is it used?