What is a join?Explain the different types of joins?
Answer Posted / lakshminarayana reddy
used to retrieve desired data from more than 1 table we use
join.
joins types:- 1.Equi join
2.non-Equi join
3.outer join
4.Self join
| Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
What is left join in postgresql?
What is the difference between between and in condition operators?
What are different types of sql?
What is trigger in pl sql?
List the different type of joins?
What is the limitation on the block size of pl/sql?
What is a file delimiter?
How do I view tables in mysql?
How can we make an if statement within a select statement?
What are aggregate and scalar functions?
What are the different types of constraints?
What is pivot table in sql?
Is it possible to include an insert statement on the same table to which the trigger is assigned?
What are sql data types?
What is number function in sql?