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


Please Help Members By Posting Answers For Below Questions

What are types of indexes?

750


What is db2 look?

764


What kind of database is db2?

758


Mention the downsides of page level lock.

905


If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2

1782






Give a brief description of db2 isolation levels?

767


What is temporal table in db2?

785


My sql statement select avg(salary) from emp yields inaccurate results. Why?

833


Comment whether dclgen is mandatorily used. If not, then what is the point of using it?

798


Is db2 a programming language?

779


List out the buffer pools in db2

804


What is a db2 tablespace?

765


Which component is responsible for processing sql statements and selecting access paths?

874


Which component is used to execute the sql statements?

815


What is the connection string to connect to the DB2 Database ?

823