is there any restrictions for unions ?

Answers were Sorted based on User's Feedback



is there any restrictions for unions ?..

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

is there any restrictions for unions ?..

Answer / lu

yes, u have to code with the cursor.....

Is This Answer Correct ?    4 Yes 1 No

is there any restrictions for unions ?..

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

is there any restrictions for unions ?..

Answer / srikanth alla

WE CAN'T CODE union IN COBOL-DB2 program

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More DB2 Interview Questions

What does DSNDB07 database do?

2 Answers  


What are host variables in db2?

0 Answers  


I am getting a error multiple row fetched while executing a Cobol-DB2 program.How can I solve it without using a cursor.

8 Answers  


Give the COBOL definition of a VARCHAR field.

2 Answers  


What is the meaning of -805 SQL return code?

3 Answers  






Why do we bind in db2?

0 Answers  


Explain packages.

0 Answers  


Which isolation level provides maximum concurrency?

0 Answers  


is it compulsory commitment control in journal?

0 Answers   TCS,


What is dbrm? When it will be created?

0 Answers  


On the create tablespace, what does the CLOSE parameter do?

1 Answers  


What is meant by dclgen?

0 Answers  


Categories