what is JOIN? Give example & types of join?

Answer Posted / vijay

Join:-
Join are used to retrieve data from more than one
table simultancously .
Types of join are:-
1.Outer join
*--Right Outer join
*--Left Outer join
*--Full Outer join
2.Multiple join
3.self join
4.Inner join
5.cross join

Is This Answer Correct ?    18 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How MySQL Optimizes DISTINCT?

611


How to shutdown mysql server?

576


Can you shard mysql?

497


What are the types of index?

511


Write a query to count the number of rows of a table in mysql.

480






How many rows can a mysql table hold?

500


How do I restore a mysql database?

538


What is difference between function and procedure in mysql?

451


How database are managed?

552


Is foreign key indexed mysql?

470


How to find the unique values if the value in the column is repeated?

550


How to include numeric values in sql statements?

499


How many groups of data types?

515


How do I create a stored procedure in mysql?

493


How to set the time zone for MySQL to particular country time?

2722