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
What is difference between alias and synonym in db2?
What is the meaning concurrency in the db2 database?
What is a buffer in memory?
What is host variable?
What is database alias db2?
How do I import data from excel to db2?
If I have a view which is a join of two or more tables, can this view be updateable?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is a plan and package in db2?
What does db2 mean?
Why select is not preferred in embedded sql programs?
What is runstats db2?
What are the uses of db2 optimizer?
Define check constraint.
What is db2 plan table?