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
how to shutdown mysql server? : Sql dba
what does it mean to have quoted_identifier on? : Sql dba
What is oracle pl sql developer?
How does sql*loader handles newline characters in a record? : aql loader
How to run sql commands in sql*plus?
What is mutating sql table?
How many sectors are in a partition?
what is difference between delete and truncate commands? : Sql dba
how to create a table index in mysql? : Sql dba
What is the use of index in sql?
How to assign sql query results to pl sql variables?
What is join view in sql?
Why we use joins in sql?
what is a database lock ? : Sql dba
Which version of sql do I have?