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 |
can I alter a table (e.g. adding a column) when other user is selecting some columns or updating some columns from the same table?
What parameters are used to control the free space in DB2?
In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?
What is db2 connect?
What is a base table?
What do you mean by cursor?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tablespace?
what is a collection?
I have a DB2 table which has 1000 rows.after udatingg first 110 rows, my job abends. Now what I have to do if I want to restart the job next time so that it should start updating from 111th row (without updating first 110 rows again).
Suppose the outcome of executing a query results in a row having null. Based on the answer how you use it? Its declaration and inclusion?
What is the size of a data page?