How many bytes does a s9(7) comp-3 field occupy ?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between FB & FBA?
What are the error (ONCODES) codes did you encounter in PL/1 programme?
suppose program A is calling program B, at a time A will send 100 records but it has to send 500 records. how it will possible?
WHAT IS 3.12,3.14 ? DIFFERENCES?
How do you eliminate the duplicates?
Define clustered index?
how would find total records in files using sequential?
In the procedure division stmt OPEN OUTPUT FILE1. Which of the following is not true about file1. a) there must be a select clause for this file in the file-control paragraph of environment division. b) There must be an FD entry in the file section of the data division. c) The file name must appear in a WRITE stmt in the procedure division. d) There?ll be a CLOSE stmt in procedure division.
What are the different types of PL/1 files?
How do you find out whether two Data Sets are having exact Data through ISPF Panel? (Say No of Records, Record Data exactly matching including spaces)
If an array is multi-dimensional dynamic array how do you deal with it & provide me some examples?
What is next sentence and continue unique?