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

How do I edit a stored procedure?

554


How do you run a query?

589


Write a sql query to find the names of employees that begin with ‘a’?

578


What is sp_helptext?

591


Why do we use partitions in sql?

547






What is the difference between syntax error and runtime error?

612


What is the sql*loader? : aql loader

589


What is foreign key sql?

554


Where do we use pl sql?

554


what are tables and fields? : Sql dba

580


Is pl sql different from sql?

533


What does the base_object_type column shows in the user.triggers data dictionary view?

574


Differentiate between sga and pga.

671


In pl/sql, what is bulk binding, and when/how would it help performance?

532


Are stored procedures faster than dynamic sql?

532