Can a array declared with an index be displayed(readable
format) in spool?
Answer Posted / guest
Yes we can display like below
Display Array(Idx)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How many types of page locks can be held in db2?
What is the use of with ur in db2?
What is cursor in dbms?
List out the three types of page locks that can be held.
What is meant by union and union all?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What is difference between alias and synonym in db2?
What is scrollable cursor in db2?
Is db2 a programming language?
What type of database is db2?
What is difference between isnull and coalesce?
What is bind plan?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
Which components manage deadlocks in db2?
What is the syntax for creating a table in the db2 database?