how we will do null data selection in cobol-db2 program
Answers were Sorted based on User's Feedback
What is image copy in db2?
Explain about rct in db2?
In SPUFI suppose you want to select maximum of 1000 rows, but the select returns only 200 rows. What are the 2 SQLCODEs that are returned?
What is JOIN and different types of JOIN.
i want to delete 20th million record how ?
wht is d/f b/w inner join and outer join ? d/f group by and order by having by ?
What is coalesce in db2?
What is concurrency in db2?
This was related to -811 sqlcode, In a COBOL DB2 program which accesses employee table and selects rows for employee 'A', it should perform a paragraph s001-x if employee 'A' is present. In this case it gets -811 sqlcode, but still it process the paragraph s001-x. What could be wrong in my code.
Mention the definition of cobol in varchar field.
i have table agdet i want first 5 maximum commission which query will you write for this thanks in advance
what is the role of the cursor in db2?