How do you declare a host variable (in COBOL) for an
attribute named emp-name of type VARCHAR(25) ?
Answer Posted / obularaju
10 EMP-NAME.
49 EMP-NAME-LEN PIC S9(4) USAGE COMP.
49 EMP-NAME-TEXT PIC X(25).
| Is This Answer Correct ? | 19 Yes | 0 No |
Post New Answer View All Answers
Name the lockable units in DB2?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
How to connect to db2 database from windows command line?
What is table space in db2?
What is dbrm in db2 database?
What is rebind in db2?
What are db2 objects?
what is the responsibility of the construction superintendent
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What is db2 bind process?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is db2? Explain.
How do I delete a column in db2?
What are the rules for db2 programming?
Give the name of some fields form sqlca.