What are joins..how many types of joins are there?
Answer Posted / rahul baheti
Joins means we can join two or more then two table in
single query. and joins is combinatoin of two or more table.
there are Four type of join
1 Equi joins
2 Non Equi joins
3 Outer joins
4 Self joins
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How do I call oracle stored procedures that take no parameters?
What happens if you use a wrong connect identifier?
What is the difference between $oracle_base and $oracle_home?
Explain mutating triggers.
Explain view?
How to update values in a table in oracle?
Define oracle database
Explain an exception and its types?
why dont we assign not null constraint as table level constraint.
Can group functions be mixed with non-group selection fields?
What is a subquery in oracle?
What is the difference between substr and instr?
How many types of database triggers exist?
What is query image?
What is Data Dictionary Cache in Oracle?