Explain the difference between comp & comp-3?
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 * EVALUATE TRUE WHEN SQLCODE = +000 MOVE WS-COUNT TO Copybook field WHEN SQLCODE = +100 MOVE ZEROES TO Copybook field
what is the difference between section,paragraph and sentences
What are fillers? What is the actual use of fillers? With mall/simple example?
write a cobol program to display prime numbers between 1 to 100?
Define perform?
seqence numbers in cobol
Explain the difference between search and searchall?
what is the difference between SEARCH and SEARCHALL?
what is the cobol compiler?
What is sort?
What is the syntax of redefine?
What are fillers?