Who uses db2?
No Answer is Posted For this Question
Be the First to Post Answer
what is sql abend code -801,-802?
What are common abends
What is rebind in db2?
What are the various data types available in db2?
How do you pull up a query which was previously saved in qmf?
What is a correlated sub query?
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's the difference between DB2 active log and archive log? Thanks a lot...
When reorg is used?
if suppose i am having an ACCOUNT table with 3 coloumns ACC. NO,ACC. NAME,ACC. AMOUNT . If a unique index is also defined on ACC.NO and ACC.NAME then write a query to retrieve account holders records who have more than 1 ACC.
How to get the ddl of a table in db2?
wht r the requirements for writing a cobol-db2 pgm ?