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 do you restart mysql?
What is orm in mysql?
What is horizontally scalable?
How to create table with same structure of student table in mysql?
Write a query to stop mysql in unix
What are the different column comparison operators in mysql?
How do I use mysql?
Give string types available for column?
How to copy data from one server to another using php?
Write a query to select all teams that won either 1, 3, 5 or 7 games.
what is mysql optimization in brief?
What are the types of index?
How many ways to get the current time?
How do stored procedures work?
What is mysql common?