Define perform?
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 output procedure?
What is comp?
define sort? and its syntax?
How COBOL helps Mainframe to maintain large records ???
What are the types of perform?
Explain the difference between comp & comp-3?
How we create file in COBAL400
What are fillers? What is the actual use of fillers? With mall/simple example?
Explain the input procedure and output procedure?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?