Whatz the main diff between Subquery and a Join

Answer Posted / ramakrishna alla

Above one is exact answer that says sub query is used to get data based on unknown condition (example: select the employee's salary where employee salary greater than clerk) here first we find out clerk salary and then based on his salary we find employee's salary according to above query)
join is used to get the data from atleast 2 tables.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is primefaces used for?

559


What are the attributes of the cursor?

562


How to update a table row with a record?

597


When do you get a .pll extension in oracle? Explain its importance

576


What is recycle bin in Oracle?

722






What is meant by joins? List out the types of joins.

528


What is catalog in Oracle?

655


How to delete multiple rows from a table in oracle?

565


What are the major difference between truncate and delete?

519


What is the max number of columns in an oracle table?

517


How to get a list of all background sessions in the database?

542


How to filter out duplications in the returning rows using oracle?

644


How to use attributes of the implicit cursor in oracle?

565


What is the data pump export utility?

648


How to insert a new row into a table in oracle?

593