what is JOIN? Give example & types of join?
Answer Posted / santhi mundru
Merging two or three as a single table is called "join"
Types:
Inner Join
Outer Join
right outer join
left outer join
self join.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to control the max size of a heap table?
How to rename an existing column in a table?
What is a session in mysql?
Is mysql server free?
Explain csv tables.
How to create a new table in mysql?
Can you tell how to find the number of rows in a resultset using php?
What is the difference between truncate and delete?
what is database black box testing? : Mysql dba
What is the use of mysqli_fetch_assoc?
Is mysql free software?
What is query log in mysql?
Is primary key auto increment?
How to run 'mysql' commands from a batch file?
What are Heap tables?