what is the difference between joins and set operators.i am
always confusing with two,can u pls kindly help me .
Answer Posted / jyoti
Set - Comparison is to be performed on Tables.
Join- Comparison is to performed on rows of tables.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
what are bitmap indexes? How does they work?
What is analyze command used for?
what are the default admin accounts in Oracle 10g ?
What is a oracle database?
What is a system tablespace?
How to delete a column in an existing table?
What is the oracle implicit cursor?
How to turn on or off recycle bin for the instance?
How can Oracle users be audited?
What is program global area (pga) in oracle?
Which environment variables are absolutely critical in order to run the OUI?
What are the general rules on data consistency?
How to convert a string to a date in oracle database?
What do you mean by merge in oracle and how can you merge two tables?
How would you change old and new values in an insert, delete and update triggers?