Explain the syntax of redefine?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL400 Interview Questions

Define perform?

0 Answers  


Explain the difference between section, paragraph and sentences?

0 Answers  


What is the actual use of fillers?

0 Answers  


How we can update data area in cobol 400 program?

12 Answers   Accenture,


How to update data area in cobol 400 program?

0 Answers  


what is the difference between SEARCH and SEARCHALL?

2 Answers  


What is output procedure?

0 Answers  


Explain the syntax of sort?

0 Answers  


How COBOL helps Mainframe to maintain large records ???

1 Answers   Satyam,


what is the difference between section,paragraph and sentences

4 Answers  


Explain the difference between comp & comp-3?

0 Answers  


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

2 Answers  


Categories