db2 variable decimal(15,2) what is the equalent size of
cobol variable

Answer Posted / ch.mohan

9(13)v9(2)

Is This Answer Correct ?    12 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you define a variable of comp-1 and comp-2?

804


Write the code to count the sum of n natural numbers.

789


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2257


What is the difference between a binary search and a sequential search what are the pertinent cobol?

823


What is an in line perform? When would you use it? Anything else you wish to say about it.

739






how do you reference the variable block file formats from cobol programs

803


Write down the divisions of cobol program?

750


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

833


Which mode is used to operate the sequential file?

800


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2008


What is the difference between external and global variables in COBOL?

911


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1782


what is search and searchall?what is the diffrence between them?give an best example?

5874


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

830


Can we redefine the field of x(200) to less than 200?

955