widowweeds
Programmer
Can any member assist me with answers and examples to the following questions:
1.What is a DBRM?
2.Why is it not necessary to bind when using a DBRM?
3.What is the COBOL syntax for defining an attribute?
4.What is the COBOL syntax for defining an attribute or a number of attributes where both a single dimensional and two dimensional array are concerned?
5. How many bytes of storage does a field with a picture clause of S9(9) usage binary (usage comp) occupy?
6. What is a synonym?
7. Why is a synonym used (example)?
8. How are nulls returned by a fetch normally handled?
Many thanks in advance for any assistance given.
widowweeds.
1.What is a DBRM?
2.Why is it not necessary to bind when using a DBRM?
3.What is the COBOL syntax for defining an attribute?
4.What is the COBOL syntax for defining an attribute or a number of attributes where both a single dimensional and two dimensional array are concerned?
5. How many bytes of storage does a field with a picture clause of S9(9) usage binary (usage comp) occupy?
6. What is a synonym?
7. Why is a synonym used (example)?
8. How are nulls returned by a fetch normally handled?
Many thanks in advance for any assistance given.
widowweeds.