What is meant by Join? What are the different types of
Joins available? Explain.

Answer Posted / mahesh

joins are used to relate two tables and display the result..

Types of join

1.inner join
2.outer join
2.1 left outer join
2.2 right outer join
2.3 full outre join
3.cross join

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 fetch common records from two tables? : Sql dba

625


What are %type and %rowtype for?

611


What is the difference between stored procedure and view?

526


How do I write a cron which will run a sql query and mail the results to agroup?

524


What is data control language (dcl)?

599






What are the two virtual tables available at the time of database trigger execution?

630


What is a composite primary key?

581


What is coalesce in sql?

557


what is sql server agent? : Sql dba

599


Mention what does plv msg allows you to do?

662


What is the meaning of disabling a trigger?

643


What is the starting oracle error number?

562


What are three advantages to using sql?

549


What does count (*) mean in sql?

1086


What is normalisation and its types?

544