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

How to create a table interactively?

562


What are the execution control statements in oracle?

606


Query to retrieve record for a many to many relationship ?

2081


How to delete a column in an existing table in oracle?

603


Is there an oracle sql query that aggregates multiple rows into one row?

546






What is oracle latest version?

586


what is the difference between substr and instr function in oracle?

588


We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.

4932


What is the disadvantage of User defind function?

1833


How to see the table columns used in an index?

596


State the difference between a primary key and foreign key?

518


When do you get a .pll extension in oracle?

679


How to add a new column to an existing table in oracle?

588


What is redo log?

625


How to speed up webrick?

595