What is a SSRANGE and NOSSRANGE?
No Answer is Posted For this Question
Be the First to Post Answer
What is diff betn PS and ESDS file? What is the diffrent compiler options in cobol and there discription? What is retrive nth maximum salary from salary DB2 table. Can we redefine COM-3 variable with varchar variable?
what is redefines? where it can be effectively use for the purpose of memory utilization? give an example?
Suppose i have a Cobol field of 10 byte. it contains a decimal sign.How to know where is the point location?
If by mistake we MOVE a working storage variable into LINKAGE area. What will happen??
What are all the divisions of a COBOL program?
what is the difference between start and startbr?
How does IDMS insure data integrity?
what is lrec=f,what is difference between f,fb,v,vb?what is default value?how do we came to know that records are in f,fb,v,vb?
tell me about examine inspect and evaluate ?
what is the difference between Plan & package
I want to declare a field with data type Double in my COBOL program. how shall i do that ?
in how many mode we can open a file ?