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 |
explain about index with examples
How would the varchar column remarks defined?
Why do we use cursor?
What is the difference between spufi and qmf?
How to check table size in db2 sap?
How to find primary key of a table in db2?
What is the STOSPACE Utility used for?
how to fetch first 100 rows in db2
What's the maximum number of volumes that can be added to a STOGROUP?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
How can the duplicate values be eliminated from db2 select?
What is a db2 tablespace?