What are joins..how many types of joins are there?

Answer Posted / shree

In SQL Server,Join actually puts data from two or more
tables into a sinle result set.
there are 3 types of joins
1.Inner join
2.Outer join
3.Cross join
In Oracle server
1. Equi Join
2.Non Equijoin
3.outer joins
4.self joins

Is This Answer Correct ?    47 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are ddl statements in oracle?

578


How to rename an existing table?

595


What is data file?

600


How different is ms access and oracle?

535


What are data pump export and import modes?

596






Explain the use of indexes option in imp command.

555


What is oracle latest version?

568


How to use like conditions in oracle?

560


Is truncate autocommit in oracle?

616


Which is faster join or subquery in oracle?

522


What is difference between truncate and delete?

547


How to grant create session privilege to a user in oracle?

554


In AP we done Customizations for Late Payments Charges. For Reporting Purpose What are the Documents Prepared for Customer Understanding??

1194


How to define an anonymous procedure with variables?

535


How to assign values to data fields in record variables?

572