Answer Posted / nidhi
1. Its declared without a pic clause. Only "usage is pointer" is declared for the variable.
2. Its a 4 byte variable used to hold address of variables in linkage sectio only.
3. "seT ADDRESS OF VAR-LINK-SEC TO POINTER-VAR" is how we get address into pointer var.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is clone table?
What is view db2?
How do I delete a table in database?
How and when does the db2 enforces the unique key?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What are packages in db2?
What is the physical storage length of the data types date, time, and timestamp?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is cascading rollback?
What is a bind in db2?
How to compare data between two tables in db2?
What are iseries servers?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What are the contents of dclgen?
When do you specify the isolation level?