What is a join?Explain the different types of joins?
Answer Posted / pravin
Joins are the methods used to access related data from one
or more tables. there are five types of join
1. Inner Join
2. Outer Join
3. Self Join
4. Mix Join
5. Exception Join
| Is This Answer Correct ? | 12 Yes | 18 No |
Post New Answer View All Answers
Is json a nosql?
How do you declare a variable in pl sql?
is mysql query is case sensitive? : Sql dba
how can we repair a mysql table? : Sql dba
what is an extent ? : Sql dba
Is postgresql a nosql database?
What is difference between inner join and self join?
How do I delete a trigger?
Can there be more than one function with a similar name in a pl/sql block?
how to shut down the server with 'mysqladmin'? : Sql dba
how do you tune the slow running queries in oracle db , explain the methodology
Why partition by is used in sql?
What is delete command in sql?
how can we destroy the cookie? : Sql dba
What are the set operators in sql?