How to design maps
Answer / prabhu
by using dfhmdi macro we can design map
dfhmdi means datafacility highrar key map definition
syntax
mapname dfhmdi size=(24,80),
line=1,
column=1
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the use of COMMAREA ?Minimum how much data we can pass from it?
how can you access index
What is package in cobol db2?
What is a lock?
what is db2 restart?
What do you mean by commit and rollback?
What are the functions in DB2?
i want to know how the commit option works,how it save the changes? it will update the database or what ? where we can see these saved changes?
What is a DB2 bind?
What is the difference between cursor and select statement?
DB2: A calls B once sucessfull and second time when it calls says curson is open why is it so?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.