What are fillers? What is the actual use of fillers? With mall/simple example?
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 redefine and its syntax?
Explain what all the conditiones required for using open opcode on a file?
what is the difference between SEARCH and SEARCHALL?
How COBOL helps Mainframe to maintain large records ???
It's possible use %TRIM statement like rpgile?
Define perform?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
What are fillers?
Define sort?
What is comp?
Explain how to detect record is locked in cobol/400? What is the solution for that?