Difference between join and a subquery?

Answer Posted / kiran

subquery can be used for simple logical queries , to get
required output/condition

but if you want to compare two or more tables and get output
in the way you want it would be lot difficult to manage all
those with subqueries - so we can use the concept of joins

Is This Answer Correct ?    39 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a tns file?

502


How many types of cluster table in Oracle?

579


What is Data Dictionary Cache in Oracle?

664


What is the string concatenation operator in oracle?

570


How to use "while" statements in oracle?

741






What is the purpose of tables, private synonyms and public synonyms in Oracle?

591


How to store only time; not date and time?

557


How to define default values for formal parameters?

598


What is the difference between translate and replace in oracle?

659


How to write a left outer join with the where clause in oracle?

631


What is meant by a deadlock situation?

577


What are the differences between primary key and unique key?

515


What is the meaning of recursive hints in oracle?

532


How to display row numbers with the records?

588


How to login to the server without an instance?

622