-------------Diff b/w Union and Unionall?

Answers were Sorted based on User's Feedback



-------------Diff b/w Union and Unionall?..

Answer / the_xxx

The main difference between UNION ALL and UNION is UNION
only selects distinct values, UNION ALL selects all values
(including duplicates).

Is This Answer Correct ?    11 Yes 0 No

-------------Diff b/w Union and Unionall?..

Answer / abd hfz

UNION gives result set of only distinct values from both
tables where as UNION ALL selects all values including
duplicates.

Is This Answer Correct ?    1 Yes 1 No

-------------Diff b/w Union and Unionall?..

Answer / sridevi

UNION will give only distinct values where as UNION ALL gives all the values including duplicates.Performance wise UNION ALL is faster than UNION because UNION needs to exclude duplicates.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Cognos Interview Questions

What are initial page components of Cognos connection?

0 Answers  


What is main advantage datawarehousing over oracle?

0 Answers  


what is the difference between application based and web based in cognos?can you please give a example from out of EP 7 series and 8 series?genrel exampel please?

2 Answers   HCL,


what are the special features in cognos reportnet?

0 Answers   IBM,


Can u solve a small query on table the problem is whether it is possible to add extra cells for already existed table i.e if table contains 3 rows n 4 cols (3*4) it is possible to add another cell (4*4)

1 Answers  


what is report burn and where it occurs

3 Answers   IBM, Target,


What are types of batch available in cognos?

0 Answers  


hi Cognos Experts Pls Expalin me what is the diffence between list report query and crosstab report query?pls explain me.....

1 Answers   HCL,


what is mean by cognos powerhouse?

1 Answers   TCS,


I have a reports on cognos ep7series version3 with database SQl2000.Now i am migrating database SQL2000 to SQL2005.Then What happens to cognos reports and also there is reports cubes then how can i handle this problem please give me step by step solution b'coz i am new to cognos ep7series

0 Answers   Infosys,


What is cognos powerhouse?

0 Answers  


What do you understand by the term 'dynamic cube'?

0 Answers  


Categories