Tag: programming languages
Questions Related to programming languages
O RSREFR.FILE FILEMAN BEGIN A: IN RSREFR FDWOL RECTYPE = REPORT END FIND END Suppose if you have 10 records with rectype = report,when you run the above adhoc what will be printed
The statement to remove fields from a record is:
Largest section of a M204 file tables is:
Command to find out the number of records that satisfy a particular condition i
Command to print the fields STOR.CODE and CTRY.CODE with a space in between is
The Batch M204 procedure is executed by the utility
What will be the result of this statement $SUBSTR(’ACCOUNT’, -3, 5) statement ?