what is JOIN? Give example & types of join?
Answer Posted / vijay
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 ? | 22 Yes | 4 No |
Post New Answer View All Answers
How can you change the name of any existing table by using the sql statement?
What are the advantages and disadvantages of using mysql?
What is schema in mysql?
What does mysql_fetch_assoc do?
How do I install mysql workbench?
What is the maximum number of records in mysql table?
What is the usage of "i-am-a-dummy" flag in mysql?
What are the differences between binary and varbinary?
Which is faster mysql or mongodb?
How many sql ddl commands are supported by 'mysql'?
What are the types of queries?
What is a definer?
How many rows we can insert in a mysql table?
What is the usage of ENUMs in MySQL?
What is the current root password of mysql?