)what is retrieve?
Answer / veeru
what ever the data we entered for automatic transaction
initiation by using START() function, we able to get that
data by using RETRIEVE.......
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the use of keep and pass in disp
How can i write a comp-3 variable into a sequential file should i declara the field in the file description as comp- 3?
What are ISOLATION LEVELS? Where do we need to specify them in compiling JCL (Exactly which statement and what is syntax for it)?
Write a cobol program making use of the redefine clause.
Can a Search can be done on a table with or without Index?
file status 00 is checked after opening the file or reading the file
Identify the invalid dataname from the following: (A) savings-account (B) annual-allocation-for-overhead (C) samount250 (D) 12demand
What is tne need to use sub programs in Cobol?
What is EIBCALEN? Why it is used?
How to resolve the soc4 and soc7 errors?
What are the various section in data division and briefly explain them.
Difference between file status codes 02 and 22.... since both are for duplicate key detection.