Whatz the main diff between Subquery and a Join

Answer Posted / affan

the main diff is

the subquery gives the result from one table only,but whose condition may depend on another table i.e the inner query.

whereas join gives the result from both the tables if condition is satisfied

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about achiever in sql?

806


What is the meaning of recursive hints in oracle?

772


How to divide query output into groups in oracle?

763


What is oracle latest version?

854


How to invoke the original export import utilities?

712


How many types of tables supported by oracle?

796


definition of cluster and non-clustered index?

2700


How would you best determine why your MVIEW couldnt FAST REFRESH?

1637


What are transaction isolation levels supported by oracle?

784


How to create a new table by selecting rows from another table?

838


How to connect to oracle using service name instead of sid?

790


What is the data pump import utility?

788


Where are the settings stored for each instance in oracle?

902


6. Display the client name and order date for all orders using the traditional method.

2022


What are a cluster and non-cluster index?

771