How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.
7 28613I have a sequential file. How do I access a record in this sequential file randomly in my program ?
8 21186i have a sequencial file contains multiple records, i want to extract one row which contains various fields like order number,date,warehouse,.ect.. in to the another file by accepting the order number from jcl. how can i do it. pls help me..
4 11603hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?
1 6856How can I find the maximum value of a field in a file while reading the file dynamically? without using sort function. Suppose i have a file with fields Timestamp, description, teamname, teamnumber.. i have read the file till end and find the maximun value of timestamp which is not in sorted order.. can we use function max(timestamp)?
1 12923can we display comp-3 variables. if we want to display what we have to do . give me one example
6 49551Post New CGI COBOL Interview Questions
How to load and unload child forms.
What are the functional areas? User groups?
How many types of threads are there in java?
Mention some types of transformation?
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
How to write test cases or test scripts for UAT testing which is done manually
Is var a data type?
How do I fix windows failed to load because a critical system driver is missing or corrupt?
Where can I learn php?
What are all needed for Correspondence ( Pre-requisites)?
int i=3; this declaration tells the C compiler to a) reserve space in memory to hold the integer value b) associate the name i with this memory location c) store the value 3 at this location d) all the above
How is AI used in fraud detection for credit card companies?
Explain event in angularjs, list some events you have worked in angularjs?
Which parameters require to do in tech transfer?
what is pmrep command?