what are the isolation levels and where we use it in the db2
program
Answer Posted / raju
level of locking
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we change the password using ALTER? anyone tried and changed?
Can we redefine the field of x(200) to less than 200?
What is the difference between Call and a Link?
i need a small 3d program using inline and outline.
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is inspect in cobol ?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
What are the different open modes available in cobol?
What is static and dynamic call in cobol?
How to remove 2 duplicate records and copy only one using job control language?
Can you please let me know the centre name of INS certification in Kolkata.
Write the code to count the sum of n natural numbers.
How do you reference the fixed block file formats from cobol programs
What is the use of intialize verb?
Define static linking and dynamic linking.