What are joins..how many types of joins are there?
Answer Posted / pravin
Joins are used to fetch data or information from one or
more tables and there are five types of join.
1. Inner Join
2. Outer Join
3. Self Join
4. Cross Join
5. Exception Join
| Is This Answer Correct ? | 27 Yes | 40 No |
Post New Answer View All Answers
How to specify default values in insert statement using oracle?
How to rename an index in oracle?
How to invoke the data pump import utility?
Write a syntax for update query in oracle?
What is background process in Oracle?
Briefly explain what is literal? Give an example where it can be used?
How many types of database triggers exist?
What is a dead lock in oracle?
How to use subqueries in the from clause in oracle?
What language does oracle use?
How to use values from other tables in update statements using oracle?
Is insert autocommit in oracle?
What is a cursor and what are the steps need to be taken?
Why does oracle 9i treat an empty string as null?
How does one get the view definition of fixed views/tables?