What are joins..how many types of joins are there?
Answer Posted / m.sivakumar
joins is a that combines the rows from two or more tables
joins are 5 types
1.cross join
2.equi join or inner join
3.outer join
4.self join
5.non_equi join
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is meant by joins? List out the types of joins.
Explain oracle data types with examples?
How to connect ms access to oracle servers?
if you ctreate table identity
Explain an exception?
What is the use of aggregate functions in oracle?
What is the data type of dual table?
What is coalesce function?
What are the different types of trigger and explain its various uses and functions?
How to define an anonymous block?
Explain oracle instance.
How to convert characters to numbers in oracle?
What is the quickest way to export a table to a flat file?
How to convert dates to characters in oracle?
What is the minimum client footprint required to connect c# to an oracle database?