I have table-A(1,2,3)& table-B(3,4,5).what is the different
b/w below questions?

A union all B?
B union all A?

Answer Posted / sudipta santra

For the first case it will come : 1,3,2,5,3,4
For the second case it will come: 5,3,4,1,3,2

No logic behind that .

Is This Answer Correct ?    3 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to select some rows from a table in oracle?

596


How to assign values to variables?

578


Give the different types of rollback segments.

578


How can Oracle users be audited?

601


In which language oracle has been developed?

641






How to do paging with oracle?

572


what is normalisation?what are its uses?

1757


WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?

1800


What is the difference between I and G in Oracle?

603


Give the various rollback segment states.

577


How to load a large xml file?

580


What is an oracle database table?

592


How do we represent comments in oracle?

627


What is tns service name?

616


Explain an integrity constrains?

695