what are the isolation levels and where we use it in the db2
program
Answer Posted / ssampath
memory
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what happens if parmparameter passes zero bytes to the program
What rules are followed by the search verb.
explain sorting techniques in cobol program?
Can a Search can be done on a table with or without Index?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
how do you reference the variable block file formats from cobol programs
Which division and paragraphs are mandatory for a COBOL program?
) How do u handle errors in BMS macro
Explain about different table spaces.
What is comp-1 and comp-2?
What are the access modes of START statement?
) how do u code after getting data?
Describe the cobol database components?
What is Pic 9v99 Indicates in COBOL?