Can a array declared with an index be displayed(readable
format) in spool?
Answers were Sorted based on User's Feedback
Answer / ganesh
Since we can display content of array like below
Display Array(Idx)
But we can display index alone like
Display Idx
| Is This Answer Correct ? | 0 Yes | 2 No |
How to see the structure of db2 table??
What does CURRENTDATA option in bind indicate
i hav created a program and moved to production but failed to create the table which is been used in the program. the program shows error as soon as it is moved or installed in production or shows error during its runtime. what is the sqlcode for this error
What is a collection in db2?
What is RUNSTATS?
what is plan? is plan executable or package?
how to u check the query is executing or not ?where will u check for sqlcode ?
What is load replace in db2?
How many types of page locks can be held in db2?
i have table agdet i want first 5 maximum commission which query will you write for this thanks in advance
If I have a view which is a join of two or more tables, can this view be updatable?
When the like statement is used?