where can we use index and subscript ? with example ?
Answer Posted / tej
In addition to the above,
subscript is like a working storage variable
abc pic 999.
Using index the search for the data is faster since it gives
the object location(displacement) directly.
Subscript can be modified by ADD,SUBTRACT etc
Index modification is UP BY,DOWN BY
and yeah this q should have been in cobol section ;)
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I optimize a query in db2?
What are the various isolation levels possible?
What are catalog tables in db2?
What is netezza database?
How can you find out the # of rows updated after an update statement?
What is the maximum size of varchar data type in db2?
What are types of indexes?
How do I import a csv file into db2?
What is cursor stability in db2?
Explain package in db2 and its advantages?
What is ibm db2 client?
List out the buffer pools in db2
What is the connection string to connect to the DB2 Database ?
What is the difference between db2 and oracle?
Explain about cursor stability?