What is the syntax of sort?
No Answer is Posted For this Question
Be the First to Post Answer
How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC
What is sort?
Explain how to update data area in cobol 400 program?
Explain the difference between section, paragraph and sentences?
Can we open close file in COBOL any number of times?
What is the actual use of fillers?
Explain the types of perform?
Define perform? And its types?
How to detect record is locked in cobol/400?
Explain what all the conditiones required for using open opcode on a file?
Code how to read 5th element of the array?
how array can be declare in cobol?