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
Where is mysql used?
Can we rename database in mysql?
What is timestamp in mysql?
write a query to mysql in safe mode and to change the root password
Is mysql a backend?
Is sql and mysql same?
What is new mysqli?
What is difference between mysqli and pdo?
What is the use of mysql_fetch_array () function in php?
What is query log in mysql?
How do you use auto increment?
How do I know if mysql is installed on windows?
What is mysqli_connect_error ()?
How do I use mysql?
How to shutdown mysql server?