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

How to create a table index in oracle?

877


Explain compound trigger in oracle?

799


Why do we use coalesce function in oracle?

886


How to define an oracle sub procedure?

821


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

823


How to view all columns in an existing table?

740


HI Friends Myself Manoj,i am from bengaluru.i have 1 yr of exp in PLSQL but not upto the mark..now attending interviews but m not able to clear even 1 round..i have attended 3 interviews till today.purpose of writing this query is,i want to know the intreview topics that interviewer going to ask frequently,mainly SCENARIO based questions.IF anybody have any PLSQL projects please give it to me,it will helps me alot.Thanks for your patience.

1226


What are the numeric comparison operations?

883


Who developed oracle & when?

782


How many types of table in Oracle?

870


How can we find out the current date and time in oracle?

859


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

1656


How to use "out" parameter properly?

858


master table and child table performances and comparisons in Oracle ?

1923


IS it possible to built the oracle database without setting the kernal parameters?

2017