What is the syntax of redefine?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the output procedure?
How COBOL helps Mainframe to maintain large records ???
What is comp?
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
how array can be declare in cobol?
Explain the types of perform?
How to detect record is locked in cobol/400? What is the solution for that?
Define perform?
What is sort? And its syntax?
Explain the input procedure and output procedure?
Define perform? And its types?
Deleting a record from a Sequential file.