What is sort? And its syntax?
No Answer is Posted For this Question
Be the First to Post Answer
What is the syntax of sort?
Explain the syntax of redefine?
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 * EVALUATE TRUE WHEN SQLCODE = +000 MOVE WS-COUNT TO Copybook field WHEN SQLCODE = +100 MOVE ZEROES TO Copybook field
write a cobol program to display prime numbers between 1 to 100?
Define sort?
Define perform?
Code how to read 5th element of the array?
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?
What is the syntax of redefine?
Explain the output procedure?
Explain the difference between section, paragraph and sentences?
Define redefine?