are we use the group by clause in cursors?
Answer Posted / bubbles
We can use group by in cursors, but not when using
aggregate functions like Distinct,Max etc
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Can you explain exec cics handle condition command?
Why do we need integrated cics translator?
Explain the use of DCT ?
what are the reserved words for cics?
what is the cics command used to access current date and time?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
How can you access qsam (seq) files from cics?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Define cedf?
What are the cics tables?
What is ENQ?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
what is the most common way of building queue-id of a tsq?