what is the difference between joins and set operators.i am
always confusing with two,can u pls kindly help me .

Answer Posted / pandarinath

joins project the data from more than one table vertically
based on common cloumns among the tables.
in case of set operators, its combine(merge) data horizantally, programer have to manage the correct logic and sence in the data. set operators uses for data presentation.

Is This Answer Correct ?    5 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are triggers in oracle?

755


What is Undo Management Advisor in Oracle?

794


How to rebuild an index in oracle?

754


Explain oracle 12c new features for developers?

753


What are the system predefined user roles?

774


What are the different types of partitions in oracle?

709


How to increment dates by 1 in oracle?

761


What are the arithmetic operations?

803


How to return top 5 rows in oracle?

776


What is a relational database management system?

859


How to define an anonymous block?

819


Can you assign multiple query result rows to a variable?

739


What query tells you how much space a tablespace named test is taking up, and how much space is remaining?

1986


How do you find current date and time in oracle?

774


Can we store pictures in the database and if so, how it can be done?

788