what is JOIN? Give example & types of join?

Answer Posted / neha gupta

The act of joining in MySQL refers to smashing two or more
tables into a single table.In short, a join command unites
some or all of the data from two or more tables into one
comprehensive structure.

Types of Join

1. Inner Join
2. Outer Join
Left Outer Join
Right Outer Join
3. Self Join

Is This Answer Correct ?    81 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I flush privileges in mysql?

495


What are the critical issues you have resolved in your company

1754


How to see table's field formats or description of table .

456


Can mysql handle billions of records?

483


How do I export mysql query results to excel?

508






How can you retrieve a portion of any column value by using a select query?

443


Which statement is used in a select query for partial matching?

610


What is mysql connection limit?

513


How does select query work?

491


How to create and drop view in mysql?

505


What are the two types of queries?

445


What is inner join in mysql?

468


Where MyISAM table will be stored and also give their formats of storage?

615


Can you tell how many values can set the function of mysql to consider?

519


How do I connect to a mysql database?

487