How can we define a table? How can we apply SEARCH ALL on it ?
Answer / rana
If u are asking about COBOL internal tables then it can be
defined with occurs clause.
SEARCH ALL is the binary search in COBOL with only one WHEN
Condition. Remember to declare the table with INDEX if you
want to apply SEARCH ALL on it.
| Is This Answer Correct ? | 7 Yes | 0 No |
what are stage one indexable predicates?
What is a predicate?
how to check the table is empty or not?
the dd name for ksds is dest1 and what is the dd name for alternate index of ksds ? a.dest b.dest1 c.dest1a d.dd1
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
what is load and unload in db2
What is db2 bind process?
what is the differences between spufi and qmf and which is better?
4 Answers Accenture, Cap Gemini,
What is the COBOL picture clause of the following DB2 data types: DATE, TIME, TIMESTAMP?
I have a table which has thousand of records i want to fetch only record num 100 to record num 200. Write a query that satisfies this criteria.(Cant use any keys) Anyone please reply ASAP!
17 Answers KNIT, Tech Mahindra,
Define buffer pool.
i want to maintain uniqueness on pdf without make lf??????????