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 the latest version of ibm db2?
How would the varchar column remarks defined?
Which are the db2 tools to protect integrity of the database?
What is the physical storage length of time data type?
What parameters are used to control the free space in DB2?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What do you mean by rollback?
How many types of page locks can be held in db2?
Explain the benefits you can get from mainframe connect?
can we view the access paths created by dbrm ? how ? thx
What is deadlock in db2?
How can the duplicate values be eliminated from db2 select?
What is db2 and what is the use of db2 optimizer?
What is rebind in db2?
What are db2 objects?