Whatz the main diff between Subquery and a Join

Answer Posted / pardeep chadha

Majorly subqueries run independently and result of the
subquery used in the outer query(other than corelated subquery).
And in case of join a query only give the result when the
joining condition gets satisfied.

Is This Answer Correct ?    32 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What privilege is needed for a user to delete rows from tables in another schema?

562


What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?

520


How can I get column names from a table in oracle?

530


Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.

1666


What is the difference between sharding and partitioning?

497






Is there any function in oracle similar like group_concat of mysql?

534


What is index in Oracle?

584


What is oracle database client?

549


What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?

606


Explain rename?

548


Explain enable novalidate constraint.

593


How remove data files before opening a database?

554


What is a sub query? What are its various types?

581


List out the components of logical database structure of oracle database.

578


Explain the use of rows option in imp command.

603