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 |
what is SPUFI ?
What is reorg in database?
What is the SQL Communications Area and what are some of its key fields?
Suppose we have a query for update update table1 set col1 = 'val1' where col2=(select .... from ...) suppose the subquery does not return any record, what will happen to update?
if one db2 pgm calls another db2 pgm. how many plans do we need. what r the steps involved..
What is tablespace?
Compare a subselect to a join?
In terms of DB2 indexing, what is the root page?
What is the purpose of the WHENEVER statement?
How to access db2 tables in mainframe?
How connect db2 database to datastage?
What is the difference between IN subselects and EXISTS subselect?