where can we use index and subscript ? with example ?
Answer Posted / lu
Subscript refers to the array occurrence while index is the
displacement (in no of
bytes) from the beginning of the array. An index can only
be modified using PERFORM, SEARCH & SET.
Need to have index for a table in order to use SEARCH,
SEARCH ALL.
This is cobol, not DB2....
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is isolation level in db2?
What is concurrency?
What is the difference between spufi and qmf?
What is node in db2?
What language is db2 written in?
What is drop table?
What is access path in db2?
What is the difference between nvl and coalesce?
what is diffrence b/w file-aid tool and file-aid utility???
How to get the ddl of a table in db2?
Is db2 relational database?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
How do you find the maximum value in a column in db2?
When reorg is used?
What is the picture clause of null indicator variable?