What is perform?
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 the difference between SEARCH and SEARCHALL?
Arrays in COBOL/400
what is the difference between comp & comp-3?
How to update data area in cobol 400 program?
Define perform?
Can we open close file in COBOL any number of times?
What is redefine?
seqence numbers in cobol
How COBOL helps Mainframe to maintain large records ???
Explain how to detect record is locked in cobol/400? What is the solution for that?
Explain the difference between search and searchall?