Whatz the main diff between Subquery and a Join

Answer Posted / kuldeep singh

Join:
It is the machanism of joining one or more tables together
and finding information from one or all tables used in join.

Sub Query:

It is a method of finding answer using another query as
parametere for first query.

Main Difference:

In join both the tables should have a comman column type
but in subquery without having a column type we can execute
the query.

Is This Answer Correct ?    17 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is user managed backup in Oracle?

610


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

1670


What is the Tune Query

1837


How to get last row id?

554


What is oracle data type?

553






What happens in oracle commit?

562


What is index-organized table in Oracle?

569


How to shutdown your 10g xe server from command line?

554


How to use "out" parameter properly?

626


What is query image?

584


What is an oracle user role?

569


What is a nvl function? How can it be used?

559


What are the four Oracle system processes that must always be up and running for the database to be useable?

589


What is the meaning of recursive hints in oracle?

530


How to generate query output in html format?

563