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
Can we commit inside a function in oracle?
How to retrieve the count of updated rows?
How to speed up webrick?
What are the differences between interval year to month and interval day to second?
How to assign query results to variables?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
How to get a create statement for an existing table?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
Where are the settings stored for each instance in oracle?
How do I manually uninstall oracle client?
What is the difference between hot backup and cold backup in oracle?
How to load data through external tables?
How to create a testing table in oracle?
Can you assign multiple query result rows to a variable?
How to convert numbers to characters in oracle?