Explain the benefits you can get from mainframe connect?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about mirror activator disk mirroring?
How to find the maximum value in a column in the db2 database?
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
Parm value passed is PARM=(10,20). how do code linkage section and how would you add these two passes values and show result in cobol program.
What is the physical storage length of date data type?
I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?
what will be the output of the below given query, if no matching records are found : (a.) 0 (b.) null (c.) error select Avg(salary) from TableA where Deptno = 'insurance'
Where can you declare a cursor in a cobol-db2 program?
What is reorg in DB2
While creating a table, by mistake you have given size of one field as 10. But as per requirement size should be 8. What is your next step?
What is a page in db2?
What is the difference between base table and view?