What is a join?Explain the different types of joins?
Answer Posted / pratap
Joins are the methods used to access related data from one
or more tables. there are five types of join
1. Equi join(i.e. Inner join)
2. self join
3. left join
4. right join
5. outer join
| Is This Answer Correct ? | 17 Yes | 7 No |
Post New Answer View All Answers
Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql
What does count (*) mean?
Can we use update in sql function?
What are the types of queries in sql?
How can we connect an Android App to an Oracle database and use the PL/SQL procedural code?
what is 'trigger' in sql? : Sql dba
What is mdb stand for?
What is a heap in sql?
what is the difference between nested subquery and correlated subquery?
Which function is used to return remainder in a division operator in sql?
Can a key be both primary and foreign?
How to place comments in pl/sql?
Which version of sql do I have?
What is pl sql code?
What is use of trigger?