are we use the group by clause in cursors?
Answer Posted / suma
We can use group by clause in cursor. But when used the
cursor is not updatable.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How can you access esds files from cics?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
what are transient data sets defined to cics?
What is the syncpoint command?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What is the comaera (communication area)?
For protecting a transaction using the transaction security function, the two things that must be done are?
What is meant by an attribute byte?
difference between tsq and tdq?
What is an mdt (modified data tag)?
What are the types of the dfhmdf present in the cics?
What does EIB mean in CICS?
Explain how do you terminate an already issued delay command?
Receive consists of buffer option in it. What is the significance of this option?
How vsam files are read in cics pgms?