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
What is the default port for mysql and how it can change?
Can you tell the reasons for selecting lamp(linux, apache, mysql, php) instead of any other combination of software programs, servers, and operating system?
How do I run mysql on a mac?
What are programming functions?
How to dump a table from a database.
What is full text indexing in mysql?
What does mysql flush tables do?
How to show certain selected rows with the value "pcds".
How to declare variable in mysql trigger?
What is a tinyint?
Can you tell the difference between mysql_connect and mysql_pconnect? : Mysql dba
How to display top 10 rows in mysql?
What are the similarities between a function and a procedure?
What are date and time data types in mysql?
How can we encrypt and decrypt a data presented in a table using mysql?