I know my query will return more than one row but I don't want cursor what should I do?
Answer / secret service
Add FETCH FIRST 1 ROW ONLY to your query.
| Is This Answer Correct ? | 0 Yes | 1 No |
Which division and paragraphs are mandatory for a COBOL program?
Describe the cobol database components?
TO abend the data sholud open in which mode? 1.new 2.old 3.mod 4.shr
How can you get the ksds file records into your cobol program?
which of the following can be used as a check protection symbol a.Z b.S c.* d.+
How can we know that cobol program is using report file or simple file....?
What is an in-line perform ?
How do you submit JCL via a Cobol program?
How do u know what version of cobol u are using?
if a file has 1000 recods how copy the records from 1 to 100 records using sort
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?