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 drop table?
what is the sqlcode -501
How and when does the db2 enforces the unique key?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
How to find the number of rows in a db2 table?
What is explain plan in db2?
What is a collection in db2?
What is db2 catalog database?
What is collection in db2 bind?
Define db2 and its databases?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
What's The Percentage Free Space ?
What is an instance database?
What action db2 takes when a program aborts in the middle of a transaction?
Can we insert update delete in view?