what is the main difference between join and subqurey?

Answer Posted / ravi

all join may be sub query , but sub-query never be join

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I access sql anywhere database?

496


is it possible to pass an object or table to a procedure as an argument?

571


what is the difference between truncate and drop statements? : Sql dba

554


what is sub-query? : Transact sql

597


What is sql and its types?

625






What is synonyms?

573


Table A Table B 1 1 2 1 3 1. Union & union all --> A Union B , A Union all B 2. Minus , Intersect --> A minus B , B Minus A , A Intersect B 3. Joins A join B , A Left Join B A Right Join B , A full Join B 4. %Type - Uses & Benifit 5. Truncate & Delete 6. Pragma Autonomus Transaction 7. how to Perform DDL from function or procedure 8. Can we have DML inside Function 9. Rank & Dense Rank diffrence 10. Water Mark in Oracle 11. Index , Can we have index in all column of table if no then why ?

535


What is group by in sql?

548


What is the difference between an inner join and an outer join?

514


What is on delete restrict?

537


what is uncommittable transactions? : Transact sql

566


What are the different types of constraints?

562


what's the difference between a primary key and a unique key? : Sql dba

508


Can we join same table in sql?

526


Why stored procedure is better than query?

509