what is the main difference between join and subqurey?

Answer Posted / ankush

A subquery is a query within a query.
A join is used to combine rows from multiple tables (2 or
more tables).
Its also can be done within a single table.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pl/sql table? Why it is used?

556


what are the advantages of using stored procedures? : Sql dba

612


Can a commit statement be executed as part of a trigger?

598


How can we find duplicate records in a table?

512


What is microsoft t sql?

489






What schema means?

521


What are the advantages of normalization?

550


What is flag in sql?

539


how mysql optimizes distinct? : Sql dba

549


What are the parameter modes supported by pl/sql?

532


How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?

900


What is parameter substitution in sql?

523


what is log shipping? : Sql dba

605


What are sql built in functions?

507


Can a table have no primary key?

551