is there any restrictions for unions ?
Answers were Sorted based on User's Feedback
Answer / i go crazy
Union can be used in a cobol db2 pgm, only restriction is it has to be operated using a CURSOR.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / mehdee
- There is no restriction for UNIONs in DB2 COBOL coding,
but you can think of logical restrictions, for example if
the DB2 tables are so big that your program will run fast
if just access them individually as needed.
Is This Answer Correct ? | 0 Yes | 3 No |
What is an alias?
What is sqlcode -811?
7 Answers Accenture, CTS, TCS,
db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above.
How is the value function used?
What is copy book?
what is the Foreign key? explain?
How to resolve -504 sql code in DB2?
What is copy pending status in db2?
Hi Dude,this is Ram.could any one tell me aboue CURRENT OF clause in DB2. Thanks in advance.......
what is difference between Plan and Package
How do I add a column in db2?
What is scrollable cursor in db2?