what are the isolation levels and where we use it in the db2
program
Answers were Sorted based on User's Feedback
what is difference between cobol and cobol/400
What is SET TO TRUE all about, anyway?
What is binary search?
Can you call an OS VS COBOL pgm from a VS COBOL II pgm ?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Difference between file status codes 02 and 22.... since both are for duplicate key detection.
Explain how to differentiate call by context by comparing it to other calls?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What rules are to be followed while using the corresponding options?
Can the OCCURS clause be at the 01 level?
In an EVALUTE statement is the order of the WHEN clauses significant?
Using string statement.Is coding three destination string from one source string possible in one code?or three codes for every destination string of one source string.?thank you