How do you declare a host variable (in COBOL) for an
attribute named emp-name of type VARCHAR(25) ?
Answers were Sorted based on User's Feedback
Answer / kb
Can some one please explain this ... what difference it makes ...
| Is This Answer Correct ? | 0 Yes | 1 No |
How is deadlock resolved?
How does DB2 use multiple table indexes?
If we keep the DCLGEN structure for a table in a copybook and include it in the COBOL program using the COPY statement, will there be any impact during compilation or at any stage of program execution?
What are some SQL aggregates and other built-in functions?
What is the use of reorg in db2?
What will happen, while trying to close the closed cursor.
What is subquery ?
What is the difference between Where and Having Clause
Is db2 a programming language?
Suppose there are many duplicate records in a Db2 table. What is the query to retrive only duplicate records?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
How can record locking be achieved in those DB2 versions which do not support it?