Differentiate COBOL and COBOL-II?
No Answer is Posted For this Question
Be the First to Post Answer
hie everyone.i just completed my b.tech in electronics and joined mainframes course.am i doing right course for my better future?please help me with your suggestions.ill be very thankful to you guys.
I know my query will return more than one row but I don't want cursor what should I do?
The hierarchy of the execution of logical operators is (a) NOT AND OR (b) AND OR NOT (c) OR AND NOT (d) OR NOT AND
10 Answers Huawei, IBM, TCS,
how to display the dataset information?
In my table having 3000 Records. How can I delete the 500th row? (we don't know what is data inside the table)
How can you get the ksds file records into your cobol program?
how to convert vsam table into DB2 table?
We are using the searching a table which is indexed, once the key is found, how can we get the occurance at which the key was found.
What is ASKTIME, SUSPEND
i want to use only first 100 records from a file.plz tell me how to write JCL for this(for read,copy,write operations).plz give me details of all posible JCL utilities?
In a COBOL program, 2 tables TABLE1 and TABLE2 are defined that are indexed by INDEX1 and INDEX2 respectively. Can we use INDEX1 with TABLE2 and INDEX2 with TABLE1?
The disposition parameter in the jcl is share ( DISP+SHR ) and the program opens file in extend mode what will happen?