Login
Remember
Register
Ask a Question
Is there any restriction on the use of UNION in Embedded SQL?
0
votes
asked
Feb 27, 2024
in
DB2
by
Robin
Is there any restriction on the use of UNION in Embedded SQL?
union
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 27, 2024
by
Robin
While using UNION in Embedded SQL, it has to be in a CURSOR.
...