Can a array declared with an index be displayed(readable
format) in spool?
Answer Posted / deepali
we can display like below
Display Array(Idx)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
What is bind plan?
What is the role of schema in the db2 database?
List out the data types available.
Define check constraint.
What is temporal table in db2?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What is the function of logging in the db2 database?
How is the value function used?
What does db2 stand for?
What is db2 command?
What is the cobol picture clause of the db2 data types date, time, timestamp?
What is the difference between nvl and coalesce?
What is phantom read in db2?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?