How COBOL helps Mainframe to maintain large records ???
Answer / jay
By using Redefine, Rename, 88 conditions , COMP based data storage,
| Is This Answer Correct ? | 0 Yes | 0 No |
How we can update data area in cobol 400 program?
What is redefine?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
define comp?
What are the types of perform?
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
Explain what all the conditiones required for using open opcode on a file?
what is the difference between SEARCH and SEARCHALL?
Explain the input procedure and output procedure?
what is the cobol compiler?
what is INPUT PROCEDURE and OUTPUT PROCEDURE?
How COBOL helps Mainframe to maintain large records ???